Skip to content

Commit 24c971f

Browse files
chore: fix nullable type for GetGameInfoAndUserProgress.kt (#29)
* chore: change `guideUrl` to nullable type * version change * chore: fix nullables * chore: fix nullables * version change
1 parent a948485 commit 24c971f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.retroachievements</groupId>
88
<artifactId>api-kotlin</artifactId>
9-
<version>1.0.9</version>
9+
<version>1.0.10</version>
1010

1111
<dependencyManagement>
1212
<dependencies>

0 commit comments

Comments
 (0)