Cannot compile branch.io on Android, Gradle build error
with the message
Error:Failed to resolve: com.crashlytics.sdk.android:answers:1.3.6
Last time its has no errors!
Cannot compile branch.io on Android, Gradle build error
with the message
Error:Failed to resolve: com.crashlytics.sdk.android:answers:1.3.6
Last time its has no errors!
Just change from
compile 'io.branch.sdk.android:library:1.+'
or
compile 'io.branch.sdk.android:library:1.14.1'
to
compile 'io.branch.sdk.android:library:1.14.2'
Because they remove version 1.14.1
https://github.com/BranchMetrics/android-branch-deep-linking/releases