[Fix]取消悬浮窗权限

This commit is contained in:
chenfufeng
2022-03-08 16:39:32 +08:00
parent a1d717ad81
commit 9ca2a852d6
9 changed files with 34 additions and 26 deletions

View File

@@ -48,6 +48,7 @@ android {
protobuf {
protoc {
// Apple Silicon M1 使用artifact = 'com.google.protobuf:protoc:3.6.1:osx-x86_64'
artifact = 'com.google.protobuf:protoc:3.6.1'
}