diff --git a/app/build.gradle b/app/build.gradle
index 6942172d..af6ae9e9 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -5,8 +5,8 @@ android {
buildToolsVersion "28.0.3"
defaultConfig {
applicationId "org.love2d.android"
- versionCode 28
- versionName "11.3"
+ versionCode 29
+ versionName "11.3a"
minSdkVersion 14
targetSdkVersion 28
}
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index cf3efa72..e46fae1d 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -3,7 +3,7 @@
android:installLocation="auto" xmlns:android="http://schemas.android.com/apk/res/android">
-
+