Explorar el Código

Update gradle

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic hace 7 años
padre
commit
cda30d256e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -12,7 +12,7 @@ android {
         targetSdkVersion 27
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
 
-        versionCode 10
+        versionCode 11
         versionName "1.0.2"
 
         // Enabling multidex support.