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 88a3fc0 commit 800d8b0Copy full SHA for 800d8b0
build.gradle
@@ -32,7 +32,7 @@ repositories {
32
}
33
34
dependencies {
35
- implementation group: 'org.json', name: 'json', version: '20180813'
+ implementation group: 'org.json', name: 'json', version: '20190722'
36
implementation fileTree(dir: 'libs', include: ['*.jar'])
37
implementation group: 'it.sauronsoftware', name: 'junique', version: '1.0.4'
38
implementation "de.codecentric.centerdevice:centerdevice-nsmenufx:2.1.6"
0 commit comments