移除米盟SDK依赖,统一类库使用https://jitpack.io/仓库

This commit is contained in:
2026-06-08 21:20:10 +08:00
parent 7d3b83b522
commit 0a174f531f
10 changed files with 18 additions and 1169 deletions

View File

@@ -6,12 +6,5 @@
android:layout_width="match_parent"
android:layout_height="match_parent" android:background="@drawable/bg_container_border">
<cc.winboll.studio.libaes.views.ADsControlView
android:id="@+id/ads_control_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/bg_frame"
android:padding="10dp"/>
</LinearLayout>