X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fbuild.gradle;h=7be32b7c17ad9858ed3883bef401fb6f24c0291a;hb=29091507352806e3db277d6d1a19c9c62cfa9d34;hp=326f73487ec859463a69e1a0a25cf18b62ab1dde;hpb=ec7419299037f059ca02d7685094248c150a38bd;p=mobile-ledger.git diff --git a/app/build.gradle b/app/build.gradle index 326f7348..7be32b7c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId "net.ktnx.mobileledger" minSdkVersion 22 targetSdkVersion 28 - versionCode 27 - versionName '0.10.1' + versionCode 28 + versionName '0.10.2' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {