Explorar el Código

chore: versao do app

Gustavo Mantovani hace 2 semanas
padre
commit
1484f5eba9
Se han modificado 1 ficheros con 2 adiciones y 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 5
-        versionName "1.4"
+        versionCode 6
+        versionName "1.5"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         aaptOptions {
              // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.