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

Commit ced0e1a0 authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

version bump to 2.13.1

parent 573deb2e
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 2013000
        versionName "2.13.0"
        versionCode 2013001
        versionName "2.13.1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }