diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index ddc81e34c2871eef891f9c8be65c2e1e9b8b411a..1b1b11ed217178a9124869be7ebdf2eb918c373f 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<manifest package="org.radar.app" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="0.7" android:versionCode="7" android:installLocation="auto">
+<manifest package="org.radar.app" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="0.8" android:versionCode="8" android:installLocation="auto">
     <!--<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="28"/> -->
 
     <!-- The following comment will be replaced upon deployment with default permissions based on the dependencies of the application.