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
Hi , when im trying to build release im getting this error.
Could not load custom lint check jar file C:\Users\me.gradle\caches\transforms-3\282411d3028f415e7f15eb7525ee01bd\transformed\jetified-timber-5.0.1\jars\lint.jar
java.lang.NoClassDefFoundError: com/android/tools/lint/client/api/Vendor
at timber.lint.TimberIssueRegistry.(TimberIssueRegistry.kt:25)
Using com.android.tools.build:gradle:4.2.2 , i think thats the problem.
Hi , when im trying to build release im getting this error.
Could not load custom lint check jar file C:\Users\me.gradle\caches\transforms-3\282411d3028f415e7f15eb7525ee01bd\transformed\jetified-timber-5.0.1\jars\lint.jar
java.lang.NoClassDefFoundError: com/android/tools/lint/client/api/Vendor
at timber.lint.TimberIssueRegistry.(TimberIssueRegistry.kt:25)
Using com.android.tools.build:gradle:4.2.2 , i think thats the problem.
More info here:
doublesymmetry/react-native-track-player#1776
The text was updated successfully, but these errors were encountered: