set our dependencies as bundle
This commit is contained in:
parent
b7f4aea38d
commit
7bffdf34e2
@ -34,7 +34,7 @@ configurations {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.json:json:20220924'
|
||||
bundle '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