mirror of
https://github.com/etesync/android
synced 2025-01-23 14:10:54 +00:00
Version bump to 1.3.4.1
This commit is contained in:
parent
2fd0ac2dd0
commit
d34efb103d
@ -17,7 +17,7 @@ android {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 24
|
||||
|
||||
versionCode 127
|
||||
versionCode 128
|
||||
|
||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||
buildConfigField "boolean", "customCerts", "true"
|
||||
@ -25,7 +25,7 @@ android {
|
||||
|
||||
productFlavors {
|
||||
standard {
|
||||
versionName "1.3.4-ose"
|
||||
versionName "1.3.4.1-ose"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user