mirror of
https://github.com/etesync/android
synced 2025-01-11 00:01:12 +00:00
Version bump to 1.3.1
* some cert4android tests
This commit is contained in:
parent
08c8390202
commit
1354afebf7
@ -17,7 +17,7 @@ android {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 24
|
||||
|
||||
versionCode 114
|
||||
versionCode 116
|
||||
|
||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||
buildConfigField "boolean", "customCerts", "true"
|
||||
@ -25,7 +25,7 @@ android {
|
||||
|
||||
productFlavors {
|
||||
standard {
|
||||
versionName "1.3-ose"
|
||||
versionName "1.3.1-ose"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d112d09cd9c7fb360decd85470b54415adbd0eee
|
||||
Subproject commit 56a51bf019d4e05aef5e15c352a1d791bc8e45bf
|
Loading…
Reference in New Issue
Block a user