Mercurial > 510Connectbot
diff app/src/main/AndroidManifest.xml @ 509:2eb4fa13b9ef
update 5250 encryption to allow TLS1.3, remove old SSLv2 and SSLv3 methods
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 29 Jan 2023 10:25:21 -0700 |
parents | b8cc360e1550 |
children | caba9dfe7a89 |
line wrap: on
line diff
--- a/app/src/main/AndroidManifest.xml Thu Nov 17 10:56:48 2022 -0700 +++ b/app/src/main/AndroidManifest.xml Sun Jan 29 10:25:21 2023 -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.4-5" - android:versionCode="1945" + android:versionName="1.9.4-6" + android:versionCode="1946" android:installLocation="auto"> <queries> <package android:name="com.five_ten_sg.connectbot.monitor" />