This commit is contained in:
吉浩茹
2026-01-21 22:19:45 +08:00
parent e6f7e7f26e
commit 9377a9a58e
19 changed files with 131 additions and 33 deletions

View File

@ -9,7 +9,8 @@ def siteUrl = 'https://github.com/supercwn/SuperRecycleView' // project homep
def gitUrl = 'https://github.com/supercwn/SuperRecycleView.git' // project git
android {
compileSdkVersion 28
compileSdkVersion 33
buildToolsVersion "33.0.1"
defaultConfig {
minSdkVersion 23