wjc
2026-03-26 d4a638c6d3ad6aacf3273c601ac9140d137ae54f
wheelview/build.gradle
@@ -4,11 +4,12 @@
android {
    compileSdkVersion 31
    namespace 'com.contrarywind.view'
    compileSdkVersion 33
    defaultConfig {
        minSdkVersion 23
        targetSdkVersion 31
        targetSdkVersion 33
        versionCode 31
        versionName "4.1.0"
    }