Skip to content

Commit 77ce823

Browse files
committed
Update to targetSDK 33
1 parent 9546019 commit 77ce823

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ plugins {
44
}
55

66
android {
7-
compileSdkVersion 31
7+
compileSdkVersion 33
88

99
defaultConfig {
1010
applicationId "com.bytehamster.flowitgame"
1111
minSdkVersion 14
12-
targetSdkVersion 31
12+
targetSdkVersion 33
1313
versionCode 305
1414
versionName "3.5"
1515
}

0 commit comments

Comments
 (0)