Mercurial > 510Connectbot
diff app/src/main/AndroidManifest.xml @ 495:c7a947e291db
update to latest gradle
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 05 Jun 2022 12:00:10 -0700 |
parents | e88d48be89a8 |
children | f698820bffdf |
line wrap: on
line diff
--- a/app/src/main/AndroidManifest.xml Sun Jun 05 11:16:21 2022 -0700 +++ b/app/src/main/AndroidManifest.xml Sun Jun 05 12:00:10 2022 -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-3" - android:versionCode="1943" + android:versionName="1.9.4-4" + android:versionCode="1944" android:installLocation="auto"> <!-- permissions must match HostListActivity.java -->