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

Commit 19474a1e authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Version bump to 3.3.7-beta1

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

        versionCode 303060004
        versionCode 303070000
        buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"

        minSdkVersion 21        // Android 5
@@ -47,7 +47,7 @@ android {
    flavorDimensions "distribution"
    productFlavors {
        standard {
            versionName "3.3.6-ose"
            versionName "3.3.7-beta1-ose"
        }
    }