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 f06c0ba commit 0f2f985Copy full SHA for 0f2f985
build.gradle
@@ -22,7 +22,7 @@ apply plugin: 'kotlin'
22
apply plugin: 'org.jetbrains.dokka'
23
24
group 'com.adamratzman'
25
-version '2.1.1'
+version '2.1.2'
26
27
archivesBaseName = 'spotify-api-kotlin'
28
0 commit comments