]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
prepare v0.21.6 (55)
[mobile-ledger.git] / app / build.gradle
index dfd7f8f0b5c5e03ae56b5919cb22856f3251efbe..295c9ab474e6acc0d4ab84febfdf3b5cffbe6fa3 100644 (file)
@@ -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 54
-        versionName '0.21.5'
+        versionCode 55
+        versionName '0.21.6'
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         javaCompileOptions {
             annotationProcessorOptions {