diff --git a/android/app/build.gradle b/android/app/build.gradle
index fab4ea0e..a20d9526 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -13,8 +13,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 51
- versionName "0.9.32-beta"
+ versionCode 52
+ versionName "0.9.33-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
diff --git a/readme.md b/readme.md
index 1eb8d043..cf4a4930 100644
--- a/readme.md
+++ b/readme.md
@@ -11,4 +11,3 @@ Get the Android app on the [Google Play Store](https://play.google.com/store/app
**Currently in Beta** - **Requires an Audiobookshelf server to connect with**
-
\ No newline at end of file
diff --git a/screenshots/BookshelfViews.png b/screenshots/BookshelfViews.png
index 3a26bb13..432b4d35 100644
Binary files a/screenshots/BookshelfViews.png and b/screenshots/BookshelfViews.png differ
diff --git a/screenshots/SS_Audiobook_Sm.png b/screenshots/SS_Audiobook_Sm.png
deleted file mode 100644
index 73b3ad29..00000000
Binary files a/screenshots/SS_Audiobook_Sm.png and /dev/null differ