There was an error while loading. Please reload this page.
1 parent c332e5b commit afd02afCopy full SHA for afd02af
1 file changed
play-services-recaptcha/core/build.gradle
@@ -67,6 +67,7 @@ android {
67
68
lintOptions {
69
disable 'MissingTranslation'
70
+ disable 'CoroutineCreationDuringComposition'
71
}
72
73
compileOptions {
0 commit comments