Browse Source

v1.6 animations

Carles Sentis 1 year ago
parent
commit
6dc47b0c19
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 = 6
-        versionName = "1.5"
+        versionCode = 7
+        versionName = "1.6"
 
         testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
         vectorDrawables {

BIN
app/release/app-release.aab