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