Skip to content

Commit

Permalink
Update to targetSDK 33
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteHamster committed Aug 19, 2023
1 parent 9546019 commit 77ce823
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down

0 comments on commit 77ce823

Please sign in to comment.