Explorar el Código

release v0.2.1

tags/v0.2.1^0
Robin Thoni hace 7 años
padre
commit
7222e5ba04
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      luticateutils/build.gradle

+ 2
- 2
luticateutils/build.gradle Ver fichero

@@ -8,8 +8,8 @@ android {
8 8
     defaultConfig {
9 9
         minSdkVersion 14
10 10
         targetSdkVersion 22
11
-        versionCode 1
12
-        versionName "0.2.0"
11
+        versionCode 2
12
+        versionName "0.2.1"
13 13
     }
14 14
     buildTypes {
15 15
         release {

Loading…
Cancelar
Guardar