X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fbuild.gradle;h=43629b526428b5268538e9b5d9fe1ffe623b229a;hb=7a8d5015c6277bc3b0c43779b99d7f84bbd13d48;hp=a0be40fdbc2b18763da569c2c9810d9abc8b4c32;hpb=4061b545fb854c78717564520b7ac43fa2eabf9f;p=mobile-ledger.git diff --git a/app/build.gradle b/app/build.gradle index a0be40fd..43629b52 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { minSdkVersion 22 targetSdkVersion 30 vectorDrawables.useSupportLibrary true - versionCode 43 - versionName '0.19.2' + versionCode 49 + versionName '0.21.0' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {