diff app/src/main/AndroidManifest.xml @ 473:ece82b571900

add fg/bg color setting to global:// section of deployment.connections file
author Carl Byington <carl@five-ten-sg.com>
date Sun, 20 Oct 2019 14:05:29 -0700
parents 2cc170e3fc9b
children 3a83f40439d7
line wrap: on
line diff
--- a/app/src/main/AndroidManifest.xml	Sat Oct 05 08:24:18 2019 -0700
+++ b/app/src/main/AndroidManifest.xml	Sun Oct 20 14:05:29 2019 -0700
@@ -17,8 +17,8 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
 	package="com.five_ten_sg.connectbot"
-	android:versionName="1.9.3-8"
-	android:versionCode="1938"
+	android:versionName="1.9.3-9"
+	android:versionCode="1939"
 	android:installLocation="auto">
 
     <!--  permissions must match HostListActivity.java -->