You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For running the tests you have to use your _OWN_ OpenCage Geocoding API Key. Get a free trial key at https://opencagedata.com
85
+
For running the tests, you have to use your _OWN_ OpenCage Geocoding API Key. Get a free trial key at https://opencagedata.com
86
86
87
87
```bash
88
88
./gradlew -DOPENCAGE_API_KEY=<your apikey>test
@@ -91,7 +91,7 @@ For running the tests you have to use your _OWN_ OpenCage Geocoding API Key. Get
91
91
## Gradle
92
92
93
93
```bash
94
-
./gradlew wrapper --gradle-version 9.2.1
94
+
./gradlew wrapper --gradle-version 9.3.0
95
95
```
96
96
97
97
## Contribute
@@ -108,7 +108,7 @@ Apache 2.0. Please see [LICENSE](jopencage/blob/master/LICENSE).
108
108
109
109
## History
110
110
111
-
Until July 2023 this library was maintained by [Michael Oberwasserlechner](https://github.com/moberwasserlechner). At his request due to lack of time to work on it the libary was then taken over by OpenCage GmbH. Thanks, Michael!
111
+
Until July 2023, this library was maintained by [Michael Oberwasserlechner](https://github.com/moberwasserlechner). At his request, due to a lack of time to work on it, the library was then taken over by OpenCage GmbH. Thanks, Michael!
112
112
113
113
## Who is OpenCage GmbH?
114
114
@@ -117,3 +117,4 @@ Until July 2023 this library was maintained by [Michael Oberwasserlechner](https
117
117
We run the [OpenCage Geocoding API](https://opencagedata.com/api). Learn more [about us](https://opencagedata.com/about).
118
118
119
119
We also run [Geomob](https://thegeomob.com), a series of regular meetups for location based service creators, where we do our best to highlight geoinnovation. If you like geo stuff, you will probably enjoy [the Geomob podcast](https://thegeomob.com/podcast/).
0 commit comments