From 4b6a433d77c9e0a5071d032d8aff80c440a70598 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期四, 19 三月 2026 18:02:42 +0800
Subject: [PATCH] 2026年03月19日18:02:40
---
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