hxb
6 小时以前 362ad698a89e78f51085576dfcb5fba9a27bc374
wheelview/build.gradle
@@ -4,11 +4,12 @@
android {
    compileSdkVersion 31
    compileSdkVersion 33
    namespace 'com.contrarywind.view'  // 替换为你的包名
    defaultConfig {
        minSdkVersion 23
        targetSdkVersion 31
        targetSdkVersion 33
        versionCode 31
        versionName "4.1.0"
    }