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

Commit 8fdf57ea authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Version bump to 3.3.10-beta2

parent a1506e15
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ android {
    defaultConfig {
        applicationId "at.bitfire.davdroid"

        versionCode 303100000
        versionCode 303100001
        buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"

        minSdkVersion 21        // Android 5
@@ -53,7 +53,7 @@ android {
    flavorDimensions "distribution"
    productFlavors {
        standard {
            versionName "3.3.10-beta1-ose"
            versionName "3.3.10-beta2-ose"
        }
    }