Skip to content

Commit

Permalink
配置降低
Browse files Browse the repository at this point in the history
  • Loading branch information
venson1992 committed Feb 12, 2022
1 parent 3dc0ed1 commit 777ad73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '7.2.0-beta01' apply false
id 'com.android.library' version '7.2.0-beta01' apply false
id 'org.jetbrains.kotlin.android' version '1.6.10' apply false
id 'org.jetbrains.kotlin.android' version '1.4.32' apply false
}

task clean(type: Delete) {
Expand Down

0 comments on commit 777ad73

Please sign in to comment.