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
D:\workspace\snowdream\git\android-core\app\src\main\AndroidManifest.xml:23:5 Error:
uses-sdk:minSdkVersion 8 cannot be smaller than version 9 declared in library D:\workspace\snowdream\git\android-core\app\build\intermediates\exploded-aar\com.squareup.leakcanary\leakcanary-android-no-op\1.3\AndroidManifest.xml
Suggestion: use tools:overrideLibrary="com.squareup.leakcanary.android.noop" to force usage
:app:processDebugManifest FAILED
A lot of APPs still support API Level 8. I think I would be better to support API Level 8 in
leakcanary-android-no-op
.The text was updated successfully, but these errors were encountered: