X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fbuild.gradle;h=295c9ab474e6acc0d4ab84febfdf3b5cffbe6fa3;hb=c356d5916ff4950a15d40f02ec6037e5765afd3c;hp=7918d0e20b7fd2ae753e3a06a8a3d151dae2e2b0;hpb=6c3a615c4036eb7cfa5f7b1288b7f0dd89b69cce;p=mobile-ledger.git diff --git a/app/build.gradle b/app/build.gradle index 7918d0e2..295c9ab4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,5 +1,5 @@ /* - * Copyright © 2022 Damyan Ivanov. + * Copyright © 2023 Damyan Ivanov. * This file is part of MoLe. * MoLe is free software: you can distribute it and/or modify it * under the term of the GNU General Public License as published by @@ -24,8 +24,8 @@ android { minSdkVersion 22 targetSdkVersion 31 vectorDrawables.useSupportLibrary true - versionCode 52 - versionName '0.21.3' + versionCode 55 + versionName '0.21.6' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {