Mercurial > 510Connectbot
comparison app/src/main/AndroidManifest.xml @ 526:9a8862b87f6e stable-1.9.4-8
bump version
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 01 Jun 2024 10:27:22 -0600 |
parents | caba9dfe7a89 |
children | 0c031070b4ad |
comparison
equal
deleted
inserted
replaced
525:b61919d8a701 | 526:9a8862b87f6e |
---|---|
15 See the License for the specific language governing permissions and | 15 See the License for the specific language governing permissions and |
16 limitations under the License. | 16 limitations under the License. |
17 --> | 17 --> |
18 <manifest xmlns:android="http://schemas.android.com/apk/res/android" | 18 <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
19 package="com.five_ten_sg.connectbot" | 19 package="com.five_ten_sg.connectbot" |
20 android:versionName="1.9.4-7" | 20 android:versionName="1.9.4-8" |
21 android:versionCode="1947" | 21 android:versionCode="1948" |
22 android:installLocation="auto"> | 22 android:installLocation="auto"> |
23 <queries> | 23 <queries> |
24 <package android:name="com.five_ten_sg.connectbot.monitor" /> | 24 <package android:name="com.five_ten_sg.connectbot.monitor" /> |
25 </queries> | 25 </queries> |
26 | 26 |