diff --git a/app/build.gradle b/app/build.gradle index 854a15a..a2f3707 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.finnmglas.launcher" minSdkVersion 16 targetSdkVersion 29 - versionCode 4 - versionName "1.1.1" + versionCode 5 + versionName "v1.2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }