mirror of
https://github.com/etesync/android
synced 2025-06-27 18:32:37 +00:00
Version bump to 1.3.4
* library updates
This commit is contained in:
parent
3c1e9302df
commit
8d4eeb763b
@ -17,7 +17,7 @@ android {
|
|||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 24
|
targetSdkVersion 24
|
||||||
|
|
||||||
versionCode 125
|
versionCode 127
|
||||||
|
|
||||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||||
buildConfigField "boolean", "customCerts", "true"
|
buildConfigField "boolean", "customCerts", "true"
|
||||||
@ -25,7 +25,7 @@ android {
|
|||||||
|
|
||||||
productFlavors {
|
productFlavors {
|
||||||
standard {
|
standard {
|
||||||
versionName "1.3.3.1-ose"
|
versionName "1.3.4-ose"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 439f727777292f52bd041b4a145c3ae348df1120
|
Subproject commit 6198f4763470d95e876a7229fbe46ab52fac52ab
|
@ -1 +1 @@
|
|||||||
Subproject commit bc41e36cc75c25ae49106120572cb9fecaf7430f
|
Subproject commit ce7a2f2cb2928673eb8ff03f68acd371211f601c
|
Loading…
Reference in New Issue
Block a user