Ver Fonte

v1.6 animations

codeskraps há 1 ano atrás
pai
commit
1239694616
2 ficheiros alterados com 2 adições e 2 exclusões
  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