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

Commit 558f68e2 authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

version bump to 2.12.2

parent 09ac1d52
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 2012001
        versionName "2.12.1"
        versionCode 2012002
        versionName "2.12.2"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }