Skip to content

Commit df0892d

Browse files
committed
update version
1 parent 0a4ce74 commit df0892d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
jcenter()
3030
}
3131
32-
compile group: 'com.adamratzman', name: 'spotify-api-kotlin', version: '2.3.02'
32+
compile group: 'com.adamratzman', name: 'spotify-api-kotlin', version: '2.3.03'
3333
```
3434

3535
To use the latest snapshot instead, you must add the Jitpack repository as well
@@ -51,7 +51,7 @@ dependencies {
5151
<dependency>
5252
<groupId>com.adamratzman</groupId>
5353
<artifactId>spotify-api-kotlin</artifactId>
54-
<version>2.3.02</version>
54+
<version>2.3.03</version>
5555
</dependency>
5656
5757
<repository>

0 commit comments

Comments
 (0)