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 25, 2024
1 parent f016cf9 commit a579d12
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 @@ -27,7 +27,7 @@ android {
}
defaultConfig {
minSdkVersion 26
targetSdkVersion 33
targetSdkVersion 34
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
buildConfigField ("String", "PLATFORM_REDIRECT_URI", getPlatformRedirectUri())
Expand Down

0 comments on commit a579d12

Please sign in to comment.