mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-02 11:05:28 -04:00
Update build.gradle
This commit is contained in:
parent
af6d07cecb
commit
e27da22e05
@ -30,9 +30,9 @@ subprojects {
|
||||
}
|
||||
|
||||
group = 'org.json'
|
||||
version = 'v20211205-SNAPSHOT'
|
||||
version = 'v20230618-SNAPSHOT'
|
||||
description = 'JSON in Java'
|
||||
sourceCompatibility = '1.7'
|
||||
sourceCompatibility = '1.8'
|
||||
|
||||
configurations.all {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user