diff --git a/app/build.gradle b/app/build.gradle index 706bdfbc..42d44ce7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "me.micrusa.amaztimer" minSdkVersion 21 targetSdkVersion 29 - versionCode 53 - versionName "5.3" + versionCode 60 + versionName "6.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }