Explorar o código

chove: version 2.1

Gustavo Zanatta hai 17 horas
pai
achega
9d07a4b4ed
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src-capacitor/android/app/build.gradle

+ 2 - 2
src-capacitor/android/app/build.gradle

@@ -13,8 +13,8 @@ android {
         applicationId "br.com.diarista.provider"
         minSdkVersion rootProject.ext.minSdkVersion
         targetSdkVersion rootProject.ext.targetSdkVersion
-        versionCode 11
-        versionName "2.0"
+        versionCode 12
+        versionName "2.1"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         aaptOptions {
              // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.