Sfoglia il codice sorgente

:memo: release management

Beautus 6 anni fa
parent
commit
470eb25409
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -17,8 +17,8 @@ android {
         applicationId "com.sduduzog.slimlauncher"
         minSdkVersion 21
         targetSdkVersion 29
-        versionCode 40
-        versionName "2.3.5"
+        versionCode 41
+        versionName "2.4.6"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         vectorDrawables.useSupportLibrary = true
     }