Mercurial > 510Connectbot
diff AndroidManifest.xml @ 404:ec74f347ab5f
fix bad args to arrays.fill(); bump version number
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 21 Oct 2014 13:11:59 -0700 |
parents | 74d527fe7f5f |
children | 85bf5f9c7983 |
line wrap: on
line diff
--- a/AndroidManifest.xml Mon Oct 20 19:17:51 2014 -0700 +++ b/AndroidManifest.xml Tue Oct 21 13:11:59 2014 -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.0-6" - android:versionCode="1906" + android:versionName="1.9.0-7" + android:versionCode="1907" android:installLocation="auto"> <uses-sdk android:targetSdkVersion="15" android:minSdkVersion="8" />