Explorar o código

Prepare for beta release

Joshua Kuestersteffen %!s(int64=3) %!d(string=hai) anos
pai
achega
33a706ebf6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/build.gradle.kts

+ 1 - 1
app/build.gradle.kts

@@ -15,7 +15,7 @@ android {
         applicationId = "com.jkuester.unlauncher"
         minSdkVersion(21)
         targetSdkVersion(31)
-        versionName = "2.0.0-beta.1"
+        versionName = "2.0.0-beta.2"
         versionCode = 15
         vectorDrawables { useSupportLibrary = true }
 //        signingConfigs {