]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
remove double % when searching transactions by description
[mobile-ledger.git] / app / build.gradle
index 28f9bcdf9a8a627aca368868bc25a7b8b4cc9809..dc0c0da6177c89879943dc6a40a8d41db2f1a51c 100644 (file)
@@ -24,8 +24,8 @@ android {
         minSdkVersion 22
         targetSdkVersion 30
         vectorDrawables.useSupportLibrary true
-        versionCode 41
-        versionName '0.19.0'
+        versionCode 47
+        versionName '0.20.3'
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         javaCompileOptions {
             annotationProcessorOptions {