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 8fe317b commit 94f668cCopy full SHA for 94f668c
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.16</version>
+ <version>1.0.17</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