Mercurial > 510Connectbot
diff app/src/main/AndroidManifest.xml @ 479:3a83f40439d7
only bind to the MonitorService for localhost monitor connections
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 28 Oct 2019 13:49:01 -0700 |
parents | ece82b571900 |
children | 5c2069636dff |
line wrap: on
line diff
--- a/app/src/main/AndroidManifest.xml Sun Oct 20 14:47:27 2019 -0700 +++ b/app/src/main/AndroidManifest.xml Mon Oct 28 13:49:01 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-9" - android:versionCode="1939" + android:versionName="1.9.4-0" + android:versionCode="1940" android:installLocation="auto"> <!-- permissions must match HostListActivity.java -->