Updated SNAPSHOT version.

This commit is contained in:
2022-04-16 22:32:10 +03:00
parent f30bcad5dc
commit 58e648be42
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ Paid:
### Gradle coordinates: ### Gradle coordinates:
```groovy ```groovy
compile('com.github.prominence:openweathermap-api:2.2.0-SNAPSHOT') compile('com.github.prominence:openweathermap-api:2.3.0-SNAPSHOT')
``` ```
### Documentation ### Documentation
+1 -1
View File
@@ -17,7 +17,7 @@
### Gradle coordinates: ### Gradle coordinates:
```groovy ```groovy
compile('com.github.prominence:openweathermap-api:2.2.0-SNAPSHOT') compile('com.github.prominence:openweathermap-api:2.3.0-SNAPSHOT')
``` ```
### How to use: ### How to use: