Explorar el Código

fixed version

tags/0.0.6^0
Robin Thoni hace 9 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,8 +23,8 @@ android {
23 23
         applicationId "com.rthoni.camotion"
24 24
         minSdkVersion 14
25 25
         targetSdkVersion 22
26
-        versionCode 1
27
-        versionName "0.1"
26
+        versionCode 2
27
+        versionName "0.0.6"
28 28
     }
29 29
     buildTypes {
30 30
         release {

Loading…
Cancelar
Guardar