mirror of
https://bitbucket.org/akapribot/owm-japis.git
synced 2025-04-24 23:07:12 -07:00
Removed JSON.org source code and added it as dependency in build.gradle, and also removed the lang parameter bug.
This commit is contained in:
parent
b7562181ae
commit
eac5eb95c2
19 changed files with 5 additions and 6010 deletions
|
@ -13,6 +13,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile group: 'org.json', name: 'json', version: '20141113'
|
||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue