diff --git a/app/build.gradle b/app/build.gradle index 709a688..ec73f25 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { applicationId "com.finnmglas.launcher" minSdkVersion 16 targetSdkVersion 29 - versionCode 1 + versionCode 2 versionName "1.0.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"