Carles Sentis 10 months ago
parent
commit
4e3cbeb10c
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.codeskraps.sbrowser_new"
         minSdk = 26
         targetSdk = 34
-        versionCode = 3
-        versionName = "3.1"
+        versionCode = 4
+        versionName = "3.2"
 
         testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
         vectorDrawables {

BIN
app/release/app-release.aab