diff --git a/app/build.gradle b/app/build.gradle index bf5c5ab..8c6e0d9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "org.secuso.privacyfriendlysudoku" minSdkVersion 16 targetSdkVersion 29 - versionCode 9 - versionName "3.0.0" + versionCode 10 + versionName "3.0.1" vectorDrawables.useSupportLibrary = true } buildTypes {