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