Skip to content

Commit c56187e

Browse files
committed
Bump version in README
1 parent 7141716 commit c56187e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
}
1919
2020
dependencies {
21-
compile 'com.github.kaaes:spotify-web-api-android:0.3.0'
21+
compile 'com.github.kaaes:spotify-web-api-android:0.4.0'
2222
2323
// Other dependencies your app might use
2424
}
@@ -29,7 +29,7 @@ This project is built using [Gradle](https://gradle.org/):
2929

3030
1. Clone the repository: `git clone https://github.com/kaaes/spotify-web-api-android.git`
3131
2. Build: `./gradlew assemble`
32-
3. Grab the `aar` that can be found in `spotify-api/build/outputs/aar/spotify-web-api-android-0.3.0.aar`
32+
3. Grab the `aar` that can be found in `spotify-api/build/outputs/aar/spotify-web-api-android-0.4.0.aar`
3333

3434
## Usage
3535

0 commit comments

Comments
 (0)