lexitbr / react-native-plugpag-lib

Plugin to integrate react-native apps to Pagseguro plugpag plugin.
MIT License
0 stars 2 forks source link

Could not find br.com.uol.pagseguro.plugpagservice.wrapper:wrapper:1.7.6. #1

Closed FaelN1 closed 4 months ago

FaelN1 commented 7 months ago

Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. What went wrong: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'. > Could not find br.com.uol.pagseguro.plugpagservice.wrapper:wrapper:1.7.6. Required by: project :app Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 15s.

mCodex commented 4 months ago

@FaelN1 you can use the latest version:

implementation 'br.com.uol.pagseguro.plugpagservice.wrapper:wrapper:1.28.2'