Bandcmap: Use nanojson fork instead of org.json
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
dependencies {
|
||||
implementation project(':timeago-parser')
|
||||
|
||||
@@ -8,7 +6,6 @@ dependencies {
|
||||
implementation 'org.mozilla:rhino:1.7.7.1'
|
||||
implementation 'com.github.spotbugs:spotbugs-annotations:3.1.0'
|
||||
implementation 'org.nibor.autolink:autolink:0.8.0'
|
||||
implementation 'org.json:json:20190722'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user