Skip to content

Commit

Permalink
更新target sdk配置
Browse files Browse the repository at this point in the history
  • Loading branch information
qwe7002 committed Dec 11, 2024
1 parent aad7956 commit 2398b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
implementation 'com.linkedin.dexmaker:dexmaker:2.28.3'
implementation "androidx.core:core-ktx:1.15.0"
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.9.25'
def libsuVersion = '5.2.2'
def libsuVersion = '6.0.0'

// The core module that provides APIs to a shell
implementation "com.github.topjohnwu.libsu:core:${libsuVersion}"
Expand Down

0 comments on commit 2398b30

Please sign in to comment.