mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2026-08-07 05:44:54 -04:00
Version bump to 3.2-beta2
This commit is contained in:
1 parent
71111172cb
commit
31b75cffa3
1 file changed
+2
-2
+2
-2
@@ -20,7 +20,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "at.bitfire.davdroid"
|
||||
|
||||
versionCode 302000000
|
||||
versionCode 302000001
|
||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||
|
||||
minSdkVersion 21 // Android 5.0
|
||||
@@ -47,7 +47,7 @@ android {
|
||||
flavorDimensions "distribution"
|
||||
productFlavors {
|
||||
standard {
|
||||
versionName "3.2-beta1-ose"
|
||||
versionName "3.2-beta2-ose"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user