diff app/src/main/AndroidManifest.xml @ 530:693ba2314798

add debug code around deleting the connections file
author Carl Byington <carl@five-ten-sg.com>
date Tue, 31 Dec 2024 13:50:47 -0700
parents 0c031070b4ad
children 2b41d177f96b
line wrap: on
line diff
--- a/app/src/main/AndroidManifest.xml	Tue Dec 31 12:25:21 2024 -0700
+++ b/app/src/main/AndroidManifest.xml	Tue Dec 31 13:50:47 2024 -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-9"
-    android:versionCode="1949"
+    android:versionName="1.9.5-0"
+    android:versionCode="1950"
     android:installLocation="auto">
     <queries>
         <package android:name="com.five_ten_sg.connectbot.monitor" />