diff --git a/app/build.gradle b/app/build.gradle index 2b856c5..e8376b0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.finnmglas.launcher" minSdkVersion 16 targetSdkVersion 29 - versionCode 9 - versionName "v1.3.1" + versionCode 10 + versionName "v1.4.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }