wuhb hace 1 año
padre
commit
0cd30ef88d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -9,8 +9,8 @@ android {
         applicationId "com.ygtx.emcs"
         minSdk 27
         targetSdk 31
-        versionCode 15
-        versionName "1.2.5"
+        versionCode 16
+        versionName "1.2.6"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }