diff --git a/app/build.gradle b/app/build.gradle index 027e18c..82eb76b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -4,12 +4,12 @@ plugins { } android { - compileSdkVersion 31 + compileSdkVersion 33 defaultConfig { applicationId "com.bytehamster.flowitgame" minSdkVersion 14 - targetSdkVersion 31 + targetSdkVersion 33 versionCode 305 versionName "3.5" }