mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 05:48:09 +00:00
version bump
This commit is contained in:
parent
ad3751b44f
commit
0a050bbe03
@ -9,8 +9,8 @@ android {
|
||||
applicationId "com.zeapo.pwdstore"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 24
|
||||
versionCode 74
|
||||
versionName "1.2.0.54"
|
||||
versionCode 75
|
||||
versionName "1.2.0.55"
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
@ -6,7 +6,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.2.2'
|
||||
classpath 'com.android.tools.build:gradle:2.2.3'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
Loading…
x
Reference in New Issue
Block a user