修正一个报错

This commit is contained in:
YuKongA
2022-03-11 13:15:06 +08:00
parent e86021d014
commit 804e53677d
18 changed files with 33 additions and 39 deletions

View File

@@ -6,8 +6,8 @@ plugins {
}
android {
compileSdk = 31
compileSdk = 32
buildToolsVersion = "32.0.0"
defaultConfig {
applicationId = "com.lt2333.simplicitytools"
minSdk = 31