mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
Version bump to 3.3.12
This commit is contained in:
@@ -19,7 +19,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "at.bitfire.davdroid"
|
||||
|
||||
versionCode 303120002
|
||||
versionCode 303120003
|
||||
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
|
||||
|
||||
minSdkVersion 21 // Android 5
|
||||
@@ -55,7 +55,7 @@ android {
|
||||
flavorDimensions "distribution"
|
||||
productFlavors {
|
||||
standard {
|
||||
versionName "3.3.12-beta3-ose"
|
||||
versionName "3.3.12-ose"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/303120003.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/303120003.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
* login: provide auto-completion for some common base URLs
|
||||
* debug info: better zip sharing
|
||||
* minor bug fixes and improvements
|
||||
|
||||
Reference in New Issue
Block a user