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
Scanning com.jakewharton.rxbinding2:rxbinding-kotlin:2.2.0
Absolute path: /Users/mac/.gradle/caches/modules-2/files-2.1/com.jakewharton.rxbinding2/rxbinding-kotlin/2.2.0/f0c5b54acdec1fd5c5d77dbd0c905550ce324d80/rxbinding-kotlin-2.2.0.aar
Graphs to this dependency:
+---com.github.cloudpayments:CloudPayments-SDK-Android:1.1.2
+---com.jakewharton.rxbinding2:rxbinding-kotlin:2.2.0
+---zapis-partner-android.features:promotion:unspecified
+---com.github.cloudpayments:CloudPayments-SDK-Android:1.1.2
+---com.jakewharton.rxbinding2:rxbinding-kotlin:2.2.0
+---zapis-partner-android.features:journal:unspecified
+---zapis-partner-android.features:promotion:unspecified
+---com.github.cloudpayments:CloudPayments-SDK-Android:1.1.2
+---com.jakewharton.rxbinding2:rxbinding-kotlin:2.2.0
Issues found:
* pom -> com.android.support:support-annotations:28.0.0
> Task :canISayByeByeJetifier FAILED
Execution failed for task ':canISayByeByeJetifier'.
> You can not say Bye Bye Jetifier
Apparently the CloudPayments library is only declaring the dependency on com.jakewharton.rxbinding2:rxbinding-kotlin:2.2.0 in the build.gradle file, but is not actually using it. What should I add to the excludedFilesFromScanning?
The text was updated successfully, but these errors were encountered:
A question. The snippet from build output is
Apparently the CloudPayments library is only declaring the dependency on
com.jakewharton.rxbinding2:rxbinding-kotlin:2.2.0
in thebuild.gradle
file, but is not actually using it. What should I add to theexcludedFilesFromScanning
?The text was updated successfully, but these errors were encountered: