合并 WinBoLL 项目

This commit is contained in:
qinglong
2026-07-01 22:00:02 +08:00
parent 9b2d217081
commit 8a1c6c8403
2 changed files with 7 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle #Created by .winboll/winboll_app_build.gradle
#Wed Jul 01 03:24:33 CST 2026 #Wed Jul 01 14:49:57 CST 2026
stageCount=9 stageCount=9
libraryProject= libraryProject=
baseVersion=15.20 baseVersion=15.20
publishVersion=15.20.8 publishVersion=15.20.8
buildCount=8 buildCount=16
baseBetaVersion=15.20.9 baseBetaVersion=15.20.9

View File

@@ -11,10 +11,11 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:id="@+id/toolbar"/> android:id="@+id/toolbar"/>
<cc.winboll.studio.libaes.views.ADsControlView <!-- <cc.winboll.studio.libaes.views.ADsControlView
android:id="@+id/ads_control_view" android:id="@+id/ads_control_view"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" /> android:layout_height="wrap_content" /> -->
</LinearLayout> </LinearLayout>