diff --git a/android/app/build.gradle b/android/app/build.gradle
index 181889f5..0ecc9469 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -7,7 +7,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
- versionName "0.3"
+ versionName "0.4"
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/android/app/release/output-metadata.json b/android/app/release/output-metadata.json
index 3f95fb1e..edd336d4 100644
--- a/android/app/release/output-metadata.json
+++ b/android/app/release/output-metadata.json
@@ -12,7 +12,7 @@
"filters": [],
"attributes": [],
"versionCode": 1,
- "versionName": "0.3",
+ "versionName": "0.4",
"outputFile": "app-release.apk"
}
],
diff --git a/readme.md b/readme.md
index dd599533..8a1db8e4 100644
--- a/readme.md
+++ b/readme.md
@@ -52,7 +52,7 @@ To install the app, please visit [vuetube.app/install](https://www.vuetube.app/i
### Android
-| | | |
+| | | |
| ------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
| Pretty unstable, but you get early access to new features. | Less bugs than unstable while having more features than stable. | Not available yet. |