Skip to content

Commit bcdf9ca

Browse files
committed
fix code
1 parent 68233d2 commit bcdf9ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ dependencies {
5959

6060
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
6161

62-
//implementation 'com.github.pokeum:jsonviewer-xml:0.0.0'
63-
implementation(project(":jsonviewer"))
62+
implementation 'com.github.pokeum:jsonviewer-xml:0.0.0'
6463

6564
implementation stdlib.kotlin
6665
implementation androidx.core

0 commit comments

Comments
 (0)