Mercurial > 510Connectbot
diff app/src/main/AndroidManifest.xml @ 459:a3239022798d
compile 32 and 64 bit arch, bump version
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 28 Apr 2019 17:06:20 -0700 |
parents | 105815cce146 |
children | 7c8aebcc882a |
line wrap: on
line diff
--- a/app/src/main/AndroidManifest.xml Tue Jan 29 11:22:19 2019 -0800 +++ b/app/src/main/AndroidManifest.xml Sun Apr 28 17:06:20 2019 -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.3-3" - android:versionCode="1933" + android:versionName="1.9.3-4" + android:versionCode="1934" android:installLocation="auto"> <uses-permission android:name="android.permission.INTERNET" />