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