mirror of
https://github.com/etesync/android
synced 2025-02-02 19:01:06 +00:00
Version bump to 1.3.2
This commit is contained in:
parent
5e0a3e8b9f
commit
4e87186dd8
@ -17,7 +17,7 @@ android {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 24
|
||||
|
||||
versionCode 116
|
||||
versionCode 118
|
||||
|
||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||
buildConfigField "boolean", "customCerts", "true"
|
||||
@ -25,7 +25,7 @@ android {
|
||||
|
||||
productFlavors {
|
||||
standard {
|
||||
versionName "1.3.1-ose"
|
||||
versionName "1.3.2-ose"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user