1
0
Fork 0
mirror of https://bitbucket.org/akapribot/owm-japis.git synced 2025-04-24 23:07:12 -07:00

2.5.0.5: Fixed some bugs and added proxy option

This commit is contained in:
Ashutosh Kumar Singh 2015-02-16 17:31:00 +05:30
parent e451156050
commit d98354c5d7
7 changed files with 142 additions and 123 deletions

View file

@ -6,7 +6,7 @@ sourceCompatibility = 1.5
group = 'net.aksingh'
archivesBaseName = "owm-japis"
version = '2.5.0.4'
version = '2.5.0.5'
repositories {
mavenCentral()
@ -77,4 +77,4 @@ uploadArchives {
}
}
}
}
}