add last json library
This commit is contained in:
parent
3d7eabf39c
commit
bb899d7fc9
@ -21,6 +21,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.json:json:20220924'
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
|
||||
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user