Skip to content

Commit 6a7da3e

Browse files
authored
Update README.md
1 parent 8b4c97b commit 6a7da3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repositories {
4343
compile group: 'com.adamratzman', name: 'spotify-api-kotlin-android', version: '3.2.02'
4444
```
4545

46-
**If you declare any release types not named debug or release, you need to do the following for each**
46+
**If you declare any release types not named debug or release, you may see "Could not resolve com.adamratzman:spotify-api-kotlin-android:VERSION". You need to do the following for each release type not named debug or release:**
4747
```
4848
android {
4949
buildTypes {

0 commit comments

Comments
 (0)