diff --git a/app/build.gradle b/app/build.gradle index ecde683..de4a403 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.finnmglas.launcher" minSdkVersion 16 targetSdkVersion 29 - versionCode 6 - versionName "v1.2.0" + versionCode 7 + versionName "v1.2.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }