Update demo

This commit is contained in:
2022-08-16 02:23:30 +08:00
parent a04fa45892
commit fd4818b0d0
3 changed files with 66 additions and 5 deletions

View File

@@ -50,6 +50,7 @@ android {
buildFeatures {
viewBinding true
}
aaptOptions.additionalParameters '--allow-reserved-package-id', '--package-id', '0x64'
}
dependencies {