X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fbuild.gradle;h=43629b526428b5268538e9b5d9fe1ffe623b229a;hb=3c15412cfcc89416b74c62ad78d06ceb7e0d00ce;hp=28f9bcdf9a8a627aca368868bc25a7b8b4cc9809;hpb=9da0686ec4eb7c9cd20bcdd99357b2b9dd697f5f;p=mobile-ledger.git diff --git a/app/build.gradle b/app/build.gradle index 28f9bcdf..43629b52 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { minSdkVersion 22 targetSdkVersion 30 vectorDrawables.useSupportLibrary true - versionCode 41 - versionName '0.19.0' + versionCode 49 + versionName '0.21.0' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {