Ver Fonte

chore: release management

beautusg há 7 anos atrás
pai
commit
06908e16dd
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -12,8 +12,8 @@ android {
         applicationId "com.sduduzog.slimlauncher"
         minSdkVersion 16
         targetSdkVersion 28
-        versionCode 33
-        versionName "2.3.0-beta3"
+        versionCode 34
+        versionName "2.3.0-beta4"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         vectorDrawables.useSupportLibrary = true
     }