]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
bump version (name and code)
[mobile-ledger.git] / app / build.gradle
index 48a0b3073f16e78c45cd4202aded2cb5fc6892f0..b3b34d8081220b26171ff09d060c4fb5e2a3e17a 100644 (file)
@@ -24,8 +24,8 @@ android {
         minSdkVersion 22
         targetSdkVersion 29
         vectorDrawables.useSupportLibrary true
-        versionCode 37
-        versionName '0.16.0'
+        versionCode 38
+        versionName '0.17.0'
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         javaCompileOptions {
             annotationProcessorOptions {