Could not determine the dependencies of task ':react-native-app-tour:compileDebugAidl'.
Could not resolve all task dependencies for configuration ':react-native-app-tour:debugCompileClasspath'.
Could not find com.getkeepsafe.taptargetview:taptargetview:1.13.0.
Required by:
project :react-native-app-tour
Package.json
"react-native-app-tour": "1.0.5",
class path in android
implementation 'com.getkeepsafe.taptargetview:taptargetview:1.13.3'
Could not determine the dependencies of task ':react-native-app-tour:compileDebugAidl'.
Package.json
"react-native-app-tour": "1.0.5",
class path in android
implementation 'com.getkeepsafe.taptargetview:taptargetview:1.13.3'