Explorar el Código

v0.0.7

develop
Robin Thoni hace 9 años
padre
commit
0a48f0673b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      app/build.gradle

+ 1
- 1
app/build.gradle Ver fichero

23
         applicationId "com.rthoni.camotion"
23
         applicationId "com.rthoni.camotion"
24
         minSdkVersion 14
24
         minSdkVersion 14
25
         targetSdkVersion 22
25
         targetSdkVersion 22
26
-        versionCode 2
26
+        versionCode 3
27
         versionName "0.0.7"
27
         versionName "0.0.7"
28
     }
28
     }
29
     buildTypes {
29
     buildTypes {

Loading…
Cancelar
Guardar