mirror of
https://github.com/etesync/android
synced 2024-12-23 15:18:14 +00:00
Version bump to 1.3.6
This commit is contained in:
parent
d40af10b1f
commit
232eaa1d6d
@ -18,7 +18,7 @@ android {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 25
|
||||
|
||||
versionCode 130
|
||||
versionCode 131
|
||||
|
||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||
buildConfigField "boolean", "customCerts", "true"
|
||||
@ -26,7 +26,7 @@ android {
|
||||
|
||||
productFlavors {
|
||||
standard {
|
||||
versionName "1.3.5-ose"
|
||||
versionName "1.3.6-ose"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user