Mercurial > 510Connectbot
diff app/src/main/AndroidManifest.xml @ 506:b8cc360e1550 stable-1.9.4-5
allow multiple screen watch areas
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 16 Nov 2022 12:05:29 -0700 |
parents | cbdb219e9ff5 |
children | 2eb4fa13b9ef |
line wrap: on
line diff
--- a/app/src/main/AndroidManifest.xml Sun Jun 26 12:35:37 2022 -0700 +++ b/app/src/main/AndroidManifest.xml Wed Nov 16 12:05:29 2022 -0700 @@ -17,10 +17,10 @@ --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.five_ten_sg.connectbot" - android:versionName="1.9.4-4" - android:versionCode="1944" + android:versionName="1.9.4-5" + android:versionCode="1945" android:installLocation="auto"> - <queries> + <queries> <package android:name="com.five_ten_sg.connectbot.monitor" /> </queries>