Carles Sentis 1 year ago
parent
commit
63cf51db78
2 changed files with 2 additions and 2 deletions
  1. 2 2
      app/build.gradle.kts
  2. BIN
      app/release/app-release.aab

+ 2 - 2
app/build.gradle.kts

@@ -14,8 +14,8 @@ android {
         applicationId = "com.arklan.weather"
         minSdk = ConfigData.minSdk
         targetSdk = ConfigData.targetSdk
-        versionCode = 5
-        versionName = "1.4"
+        versionCode = 6
+        versionName = "1.5"
 
         testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
         vectorDrawables {

BIN
app/release/app-release.aab