You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Android studio Error “Unsupported Modules Detected: Compilation is not supported for following modules”
To Reproduce
Steps to reproduce the behavior:
run source code
Expected behavior
launch app
Screenshots
Compilation is not supported for following modules: QRScannerCameraX, app. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project
Execution failed for task ':app:processDebugGoogleServices'.
No matching client found for package name 'com.natigbabayev.qrscanner'
The text was updated successfully, but these errors were encountered:
Describe the bug
Android studio Error “Unsupported Modules Detected: Compilation is not supported for following modules”
To Reproduce
Steps to reproduce the behavior:
run source code
Expected behavior
launch app
Screenshots
Compilation is not supported for following modules: QRScannerCameraX, app. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project
Execution failed for task ':app:processDebugGoogleServices'.
The text was updated successfully, but these errors were encountered: