Browse Source

v0.0.7

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

+ 1
- 1
app/build.gradle View File

@@ -24,7 +24,7 @@ android {
24 24
         minSdkVersion 14
25 25
         targetSdkVersion 22
26 26
         versionCode 2
27
-        versionName "0.0.6"
27
+        versionName "0.0.7"
28 28
     }
29 29
     buildTypes {
30 30
         release {

Loading…
Cancel
Save