Bump version to 13-3.3
* Release early, release often
Change-Id: Id408dd7463a5c9a51dafea0e45cbda122ba26866
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index fc8ce4b..c9210ac 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.stevesoltys.seedvault"
- android:versionCode="33030020"
- android:versionName="13-3.2">
+ android:versionCode="33030030"
+ android:versionName="13-3.3">
<!--
The version code is the targeted SDK_VERSION plus 6 digits for our own version code.
The version name is the targeted Android version followed by - and our own version name.