diff --git a/README.md b/README.md
index 0803b49..a221dc4 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,16 @@

[](https://apple.co/3MFYIJH)
+[
](https://play.google.com/store/apps/details?id=nl.moeilijkedingen.jellyfinaudioplayer)
[
](https://f-droid.org/en/packages/nl.moeilijkedingen.jellyfinaudioplayer/)
[](https://github.com/leinelissen/jellyfin-audio-player/releases/latest)
[](https://apple.co/3MFYIJH)
+[](https://play.google.com/store/apps/details?id=nl.moeilijkedingen.jellyfinaudioplayer)
[](https://testflight.apple.com/join/cf2AMDpx)
[](https://f-droid.org/en/packages/nl.moeilijkedingen.jellyfinaudioplayer/)

diff --git a/android/app/build.gradle b/android/app/build.gradle
index 454c426..969d94d 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -102,8 +102,8 @@ android {
applicationId "nl.moeilijkedingen.jellyfinaudioplayer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 21
- versionName "2.1.0"
+ versionCode 22
+ versionName "2.2.0"
}
splits {
@@ -183,4 +183,4 @@ dependencies {
}
}
-apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project)
\ No newline at end of file
+apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project)
diff --git a/docs/images/google-play.png b/docs/images/google-play.png
new file mode 100644
index 0000000..8ed2c15
Binary files /dev/null and b/docs/images/google-play.png differ