广告模块已转移到AES项目。现在精简源码,保持基础源码结构精简。
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Mon Nov 17 13:13:22 GMT 2025
|
||||
#Tue Nov 18 07:02:48 GMT 2025
|
||||
stageCount=1
|
||||
libraryProject=libappbase
|
||||
baseVersion=15.11
|
||||
publishVersion=15.11.0
|
||||
buildCount=6
|
||||
buildCount=7
|
||||
baseBetaVersion=15.11.1
|
||||
|
||||
@@ -63,15 +63,5 @@
|
||||
|
||||
</ScrollView>
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="ADs Demo"/>
|
||||
|
||||
<cc.winboll.studio.libappbase.ads.ADsBannerView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="500dp"
|
||||
android:id="@+id/adsbanner"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user