Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 189d7a31 authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Version bump to 3.3.12

parent 5e49d9c1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ android {
    defaultConfig {
        applicationId "at.bitfire.davdroid"

        versionCode 303120004
        versionCode 303120005
        buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"

        minSdkVersion 21        // Android 5
@@ -55,7 +55,7 @@ android {
    flavorDimensions "distribution"
    productFlavors {
        standard {
            versionName "3.3.12-rc1-ose"
            versionName "3.3.12-ose"
        }
    }