Browse Source

-Tuto refait

François Gautrais 7 years ago
parent
commit
fe5914ebdc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -9,8 +9,8 @@ android {
         applicationId "macampcorp.macamp.app"
         minSdkVersion 14
         targetSdkVersion 27
-        versionCode 2
-        versionName "Alpha-0.2"
+        versionCode 3
+        versionName "Beta-0.3"
     }
 
     buildTypes {