add RequestObject class and option to sync weather with coordinates

This commit is contained in:
Jack Fitch
2023-04-22 20:44:34 -04:00
parent b086fa8143
commit f94cb36afe
4 changed files with 81 additions and 65 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = 'io.github.Jack1424'
version = '1.2.0'
version = '1.2.1'
repositories {
mavenCentral()