We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5296b29 commit 1186ed4Copy full SHA for 1186ed4
README.md
@@ -26,7 +26,7 @@ Then add this `api-kotlin` dependency to your `pom.xml` project!
26
<dependency>
27
<groupId>com.github.RetroAchievements</groupId>
28
<artifactId>api-kotlin</artifactId>
29
- <version>1.0.15</version>
+ <version>1.0.16</version>
30
</dependency>
31
```
32
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>org.retroachievements</groupId>
8
9
10
11
<dependencyManagement>
12
<dependencies>
0 commit comments