Explorar el Código

fixed version

tags/0.0.6^0
Robin Thoni hace 10 años
padre
commit
8a9761cb9c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      app/build.gradle

+ 2
- 2
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 1
27
-        versionName "0.1"
26
+        versionCode 2
27
+        versionName "0.0.6"
28
     }
28
     }
29
     buildTypes {
29
     buildTypes {
30
         release {
30
         release {

Loading…
Cancelar
Guardar