Browse Source

v0.0.7

develop
Robin Thoni 8 years ago
parent
commit
0a48f0673b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/build.gradle

+ 1
- 1
app/build.gradle View File

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…
Cancel
Save