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
Task :app:lintDebug FAILED
Lint found 1 errors, 13 warnings. First failure:
/home/wsl/opensource/opengles4android/app/src/main/AndroidManifest.xml:21: Error: A launchable activity must be exported as of Android 12, which also makes it available to other apps. [IntentFilterExportedReceiver]
android:exported="false">
The text was updated successfully, but these errors were encountered:
/home/wsl/opensource/opengles4android/app/src/main/AndroidManifest.xml:21: Error: A launchable activity must be exported as of Android 12, which also makes it available to other apps. [IntentFilterExportedReceiver]
android:exported="false">
The text was updated successfully, but these errors were encountered: