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

Commit 0d7a9a1b authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

version bump to 2.14.1

parent 09122f41
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
        applicationId "it.niedermann.owncloud.notes"
        minSdkVersion 16
        targetSdkVersion 29
        versionCode 2014000
        versionName "2.14.0"
        versionCode 2014001
        versionName "2.14.1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }