We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68233d2 commit bcdf9caCopy full SHA for bcdf9ca
app/build.gradle
@@ -59,8 +59,7 @@ dependencies {
59
60
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
61
62
- //implementation 'com.github.pokeum:jsonviewer-xml:0.0.0'
63
- implementation(project(":jsonviewer"))
+ implementation 'com.github.pokeum:jsonviewer-xml:0.0.0'
64
65
implementation stdlib.kotlin
66
implementation androidx.core
0 commit comments