]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
bump version
[mobile-ledger.git] / app / build.gradle
index ac6e2ba03c598daeeb2cbb1f12204c70f62fdc9a..326f73487ec859463a69e1a0a25cf18b62ab1dde 100644 (file)
@@ -23,8 +23,8 @@ android {
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
         targetSdkVersion 28
-        versionCode 25
-        versionName '0.9.5'
+        versionCode 27
+        versionName '0.10.1'
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }
     buildTypes {