Browse Source

release v0.2.1

tags/v0.2.1^0
Robin Thoni 7 years ago
parent
commit
7222e5ba04
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      luticateutils/build.gradle

+ 2
- 2
luticateutils/build.gradle View File

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