Skip to content

Commit

Permalink
Android SDK 34 Upgrade. Currently does not throw any errors but most …
Browse files Browse the repository at this point in the history
…likely requires further testing
  • Loading branch information
baronhsieh2005 committed Apr 21, 2024
1 parent 51013a5 commit f016cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PennMobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ android {
}
release {}
}
compileSdk 34
buildFeatures {
viewBinding true
}
compileSdkVersion 33
defaultConfig {
minSdkVersion 26
targetSdkVersion 33
Expand Down

0 comments on commit f016cf9

Please sign in to comment.