Explorar o código

Prepare for next release

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

+ 2 - 2
app/build.gradle.kts

@@ -12,8 +12,8 @@ android {
         applicationId = "com.jkuester.unlauncher"
         minSdkVersion(21)
         targetSdkVersion(29)
-        versionCode = 3
-        versionName = "0.1.1"
+        versionCode = 4
+        versionName = "0.1.2"
         testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
         vectorDrawables{useSupportLibrary = true}