- BUG - App is not indexable by Go
- App is not indexable by Google S
- Manifest提示GoogleAppIndexingWarni
- App is not indexable by Google S
- Android 5. App is not indexable
- App is not indexable by Google S
- 安卓BUG解决App is not indexable by G
- app indexable process
- App is not indexable by Google S
- App is not indexable by Google S
在gradle当中android{}里面添加下面的配置就可以了:
lintOptions {
disable 'GoogleAppIndexingWarning'
}
网友评论