Use lazy configuration for Gradle plugins #1273
Annotations
3 errors and 10 warnings
Run lint task:
app/src/main/java/com/edricchan/studybuddy/receivers/NotificationActionReceiver.kt#L66
onComplete is missing RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED flag for unprotected broadcasts registered for android.intent.action.DOWNLOAD_COMPLETE
|
Run lint task:
app/src/main/java/com/edricchan/studybuddy/ui/modules/updates/UpdatesActivity.kt#L195
downloadCompleteReceiver is missing RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED flag for unprotected broadcasts registered for android.intent.action.DOWNLOAD_COMPLETE
|
Run lint task:
app/src/main/java/com/edricchan/studybuddy/utils/SharedUtils.kt#L90
Missing PendingIntent mutability flag
|
Run lint task:
app/build.gradle.kts#L60
Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the android.os.Build.VERSION_CODES javadoc for details.
|
Run lint task:
app/src/main/AndroidManifest.xml#L23
This app supports Android 13 and depends on androidx.credentials:credentials, and so should also depend on androidx.credentials:credentials-play-services-auth
|
Run lint task:
app/src/main/java/com/edricchan/studybuddy/ui/modules/debug/DebugModalBottomSheetActivity.kt#L257
Consider adding a <queries> declaration to your manifest when calling this method; see https://g.co/dev/packagevisibility for details
|
Run lint task:
app/src/main/java/com/edricchan/studybuddy/ui/modules/debug/DebugModalBottomSheetActivity.kt#L260
Consider adding a <queries> declaration to your manifest when calling this method; see https://g.co/dev/packagevisibility for details
|
Run lint task:
gradle/libs.versions.toml#L4
A newer version of com.android.tools:desugar_jdk_libs than 2.1.3 is available: 2.1.4
|
Run lint task:
gradle/libs.versions.toml#L4
A newer version of com.android.tools:desugar_jdk_libs than 2.1.3 is available: 2.1.4
|
Run lint task:
gradle/libs.versions.toml#L4
A newer version of com.android.tools:desugar_jdk_libs than 2.1.3 is available: 2.1.4
|
Run lint task:
gradle/libs.versions.toml#L4
A newer version of com.android.tools:desugar_jdk_libs_nio than 2.1.3 is available: 2.1.4
|
Run lint task:
gradle/libs.versions.toml#L4
A newer version of com.android.tools:desugar_jdk_libs_nio than 2.1.3 is available: 2.1.4
|
Run lint task:
gradle/libs.versions.toml#L4
A newer version of com.android.tools:desugar_jdk_libs_nio than 2.1.3 is available: 2.1.4
|
Loading