wjc
1 天以前 e7e48e1a65fdaa361e14e7e77e24043a63126bd6
pickerview/build.gradle
@@ -4,11 +4,12 @@
android {
    compileSdkVersion 31
    namespace 'com.bigkoo.pickerview'
    compileSdkVersion 33
    defaultConfig {
        minSdkVersion 23
        targetSdkVersion 31
        targetSdkVersion 33
        versionCode 34
        versionName "4.1.9"
    }