Mercurial > 510Connectbot
diff app/src/main/AndroidManifest.xml @ 468:74b507d491c9 stable-1.9.3-7
fix parsing of global:: scheme
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 12 Sep 2019 15:35:51 -0700 |
parents | 12e2d9dd95df |
children | 2cc170e3fc9b |
line wrap: on
line diff
--- a/app/src/main/AndroidManifest.xml Thu Sep 05 09:25:55 2019 -0700 +++ b/app/src/main/AndroidManifest.xml Thu Sep 12 15:35:51 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-6" - android:versionCode="1936" + android:versionName="1.9.3-7" + android:versionCode="1937" android:installLocation="auto"> <!-- permissions must match HostListActivity.java -->