version:1.0.8

fix:
update:优化管控
This commit is contained in:
2023-10-31 10:27:03 +08:00
parent 4daf5ab92f
commit 62fa007695
42 changed files with 2733 additions and 171 deletions

View File

@@ -15,18 +15,8 @@ android {
buildTypes {
U807Debug {}
U807Release {}
G10PDebug {}
G10PRelease {}
zhanRuiDebug {}
zhanRuiRelease {}
zhanRui12Debug {}
zhanRui12Release {}
alldocubeDebug {}
alldocubeDebugReleas {}
TeclastP20SDebug {}
TeclastP20SRelease {}
zhanruiG10ZDebug {}
zhanruiG10ZRelease {}
iPlay50SEDebug {}
iPlay50SERelease {}
debug {}
release {}
}

View File

@@ -347,4 +347,4 @@ public class BaseIconFactory implements AutoCloseable {
return getBitmap().getWidth();
}
}
}
}