升级34 grd8.0

This commit is contained in:
18142669586
2024-07-13 10:37:37 +08:00
parent 94156e2984
commit 4618c0a4f1
42 changed files with 202 additions and 155 deletions

View File

@@ -3,6 +3,7 @@ apply plugin: 'img-optimizer'
apply from: "../package_config.gradle"
android {
namespace "com.sahooz.library"
compileSdkVersion rootProject.ext.android.compileSdkVersion
buildToolsVersion rootProject.ext.android.buildToolsVersion
packagingOptions {

View File

@@ -1,5 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.sahooz.library">
>
</manifest>