mirror of
https://github.com/etesync/android
synced 2025-01-11 00:01:12 +00:00
Version bump to 1.3.2.2
This commit is contained in:
parent
3acc05b605
commit
68d48bb0f2
@ -17,7 +17,7 @@ android {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 24
|
||||
|
||||
versionCode 119
|
||||
versionCode 120
|
||||
|
||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||
buildConfigField "boolean", "customCerts", "true"
|
||||
@ -25,7 +25,7 @@ android {
|
||||
|
||||
productFlavors {
|
||||
standard {
|
||||
versionName "1.3.2.1-ose"
|
||||
versionName "1.3.2.2-ose"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user