Mercurial > 510Connectbot
diff app/src/main/AndroidManifest.xml @ 515:caba9dfe7a89
fix vt320 delete area, missing screeh change test
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 31 May 2024 11:17:09 -0600 |
parents | 2eb4fa13b9ef |
children | 9a8862b87f6e |
line wrap: on
line diff
--- a/app/src/main/AndroidManifest.xml Fri Feb 10 19:13:58 2023 -0700 +++ b/app/src/main/AndroidManifest.xml Fri May 31 11:17:09 2024 -0600 @@ -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-6" - android:versionCode="1946" + android:versionName="1.9.4-7" + android:versionCode="1947" android:installLocation="auto"> <queries> <package android:name="com.five_ten_sg.connectbot.monitor" />