Browse Source

chore: release management

beautusg 7 năm trước cách đây
mục cha
commit
06908e16dd
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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
     }