]> git.ktnx.net Git - mobile-ledger.git/commitdiff
bump version (name and code)
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 20 Feb 2021 12:23:28 +0000 (14:23 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 1 Mar 2021 06:00:42 +0000 (06:00 +0000)
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 {