diff --git a/app/build.gradle b/app/build.gradle index 1a7c10f..1bd88f8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.finnmglas.launcher" minSdkVersion 16 targetSdkVersion 29 - versionCode 3 - versionName "1.1.0" + versionCode 4 + versionName "1.1.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }