SQLite2XL icon indicating copy to clipboard operation
SQLite2XL copied to clipboard

mavenCentral()

Open Mori-hub opened this issue 3 years ago • 2 comments

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()

Mori-hub avatar May 02 '22 19:05 Mori-hub

with maven

implementation 'com.github.androidmads:SQLite2XL:1.0.2'

fi8er1 avatar Aug 30 '24 11:08 fi8er1

with maven

implementation 'com.github.androidmads:SQLite2XL:1.0.2'

and for implementation 'com.github.androidmads:SQLite2XL:1.0.4' ? regards

jesulo avatar Sep 01 '24 22:09 jesulo