diff --git a/app/build.gradle b/app/build.gradle index ec73f25..9e2449d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.finnmglas.launcher" minSdkVersion 16 targetSdkVersion 29 - versionCode 2 - versionName "1.0.0" + versionCode 3 + versionName "1.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }