Explorar o código

Prepare for next release

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

+ 2 - 2
app/build.gradle

@@ -17,8 +17,8 @@ android {
         applicationId "com.jkuester.unlauncher"
         minSdkVersion 21
         targetSdkVersion 29
-        versionCode 1
-        versionName "0.0.1"
+        versionCode 2
+        versionName "0.0.2"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         vectorDrawables.useSupportLibrary = true
     }