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

Commit 279a977e authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

version bump to 3.2.1

parent 94a12dcd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@ android {
        applicationId "it.niedermann.owncloud.notes"
        minSdkVersion 21
        targetSdkVersion 29
        versionCode 3002000
        versionName "3.2.0"
        versionCode 3002001
        versionName "3.2.1"
        multiDexEnabled true
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }