SQLite2XL
SQLite2XL copied to clipboard
mavenCentral()
Expected behavior
mavenCentral()
Actual behavior
- What went wrong: Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not find com.ajts.androidmads.SQLite2Excel:library:1.0.4. Searched in the following locations:
Steps to reproduce the issue
Updated from jcenter() to mavenCentral()
with maven
implementation 'com.github.androidmads:SQLite2XL:1.0.2'
with maven
implementation 'com.github.androidmads:SQLite2XL:1.0.2'
and for implementation 'com.github.androidmads:SQLite2XL:1.0.4' ? regards