[target api]

[27->29]
This commit is contained in:
yangyakun
2024-01-31 15:38:00 +08:00
parent 753fb7e930
commit c2f613f232
2 changed files with 4 additions and 52 deletions

View File

@@ -245,7 +245,7 @@ ext {
compileSdkVersion : 33,
buildToolsVersion : "29.0.2",
minSdkVersion : 23,
targetSdkVersion : 27,
targetSdkVersion : 29,
koomxhook : "com.kuaishou.koom:xhook-static:2.2.0",
]
}