diff --git a/aes/build.properties b/aes/build.properties index 4e746cb..a145fdf 100644 --- a/aes/build.properties +++ b/aes/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Tue May 12 13:11:28 HKT 2026 +#Sun May 17 20:29:08 CST 2026 stageCount=4 libraryProject=libaes baseVersion=15.20 publishVersion=15.20.3 -buildCount=0 +buildCount=2 baseBetaVersion=15.20.4 diff --git a/libaes/build.gradle b/libaes/build.gradle index d6c3ad4..c97935f 100644 --- a/libaes/build.gradle +++ b/libaes/build.gradle @@ -21,6 +21,11 @@ android { } // 米盟 SDK + compileOptions { + sourceCompatibility JavaVersion.VERSION_1_7 + targetCompatibility JavaVersion.VERSION_1_7 + } + packagingOptions { doNotStrip "*/*/libmimo_1011.so" } diff --git a/libaes/build.properties b/libaes/build.properties index 8f4366b..a145fdf 100644 --- a/libaes/build.properties +++ b/libaes/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Tue May 12 13:11:09 HKT 2026 +#Sun May 17 20:29:08 CST 2026 stageCount=4 libraryProject=libaes baseVersion=15.20 publishVersion=15.20.3 -buildCount=0 +buildCount=2 baseBetaVersion=15.20.4 diff --git a/libaes/src/main/res/layout/view_adscontrol.xml b/libaes/src/main/res/layout/view_adscontrol.xml index 23a29b3..8e8b81f 100644 --- a/libaes/src/main/res/layout/view_adscontrol.xml +++ b/libaes/src/main/res/layout/view_adscontrol.xml @@ -50,7 +50,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:visibility="gone" - android:layout_marginTop="0dp">