wjc
2026-03-26 54154f0e7f4d27212fb1d3fd18812f297bc5c02e
aa_chart_core/build.gradle
@@ -1,11 +1,12 @@
apply plugin: 'com.android.library'
android {
    compileSdk 31
    namespace 'com.github.AAChartModel.AAChartCore'
    compileSdkVersion 33
    defaultConfig {
        minSdk 23
        targetSdk 31
        minSdkVersion 23
        targetSdkVersion 33
        versionCode 1
        versionName "1.0"