X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=7d821c0a67b8905823ac1615a29681c9fe33270d;hp=c6a414d4dcd2993063b6f5b5f55c986700a69beb;hb=5410e04d2d6451e196fdca587011f35041fccf6c;hpb=cf0841a5ce0c51b2e3f0fa10fba4653d5e3139a4 diff --git a/app/build.gradle b/app/build.gradle index c6a414d4..7d821c0a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId "net.ktnx.mobileledger" minSdkVersion 22 targetSdkVersion 28 - versionCode 11 - versionName '0.4.7' + versionCode 12 + versionName '0.4.8' testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {