1
0
Fork 0
mirror of https://bitbucket.org/ethauvin/owm-japis.git synced 2025-04-28 02:38:12 -07:00

2.5.1.0: Rewrote the lib. in Kotlin

This commit is contained in:
Ashutosh Kumar Singh 2017-11-09 03:06:02 +05:30
parent 9b2c26b7c4
commit 1a09f739ae
45 changed files with 5376 additions and 3016 deletions

21
.gitignore vendored
View file

@ -1,9 +1,18 @@
# NetBeans
lib/nblibraries.properties
nbproject/
/build/
build/
build.xml
/lib/CopyLibs/
/dist/
/.gradle/
/.idea/
owm-japis.iml
# Gradle
.gradle/
# IntelliJ IDEA
.idea/
owm-japis.iml
lib/CopyLibs/
dist/
out/
# Custom
src/main/kotlin/net/aksingh/owmjapis/demo/