From 54154f0e7f4d27212fb1d3fd18812f297bc5c02e Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期四, 26 三月 2026 10:00:35 +0800
Subject: [PATCH] 2026年03月26日10:00:18 加上界面脚本
---
aa_chart_core/build.gradle | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/aa_chart_core/build.gradle b/aa_chart_core/build.gradle
index 6a6b2f0..563ffd3 100644
--- a/aa_chart_core/build.gradle
+++ b/aa_chart_core/build.gradle
@@ -1,6 +1,7 @@
apply plugin: 'com.android.library'
android {
+ namespace 'com.github.AAChartModel.AAChartCore'
compileSdkVersion 33
defaultConfig {
--
Gitblit v1.8.0