Bimba.git

commit 1345b8a5bf78bb41f5be51cf57cd9debf2f49218

Author: Adam Evyčędo <git@apiote.xyz>

v3.1.1 version

 app/build.gradle | 4 ++--


diff --git a/app/build.gradle b/app/build.gradle
index 472d072832920aa455a25e1685457cdbcc7755f6..43b21477ebc88f4820f0142f3685ff7a7f7923b2 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -16,8 +16,8 @@     defaultConfig {
         applicationId "xyz.apiote.bimba.czwek"
         minSdk 21
         targetSdk 33
-        versionCode 22
-        versionName "3.1.0"
+        versionCode 23
+        versionName "3.1.1"
 
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         resourceConfigurations += ["en", "pl", "it"]