comparison AndroidManifest.xml @ 254:5517cca2bd81

update version; help shows full version info; update change list
author Carl Byington <carl@five-ten-sg.com>
date Mon, 14 Jul 2014 12:54:57 -0700
parents 83d633b281cb
children db26984b69f5
comparison
equal deleted inserted replaced
253:e13878bb3ddf 254:5517cca2bd81
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.8.5-1" 20 android:versionName="1.8.6-1"
21 android:versionCode="1851" 21 android:versionCode="1861"
22 android:installLocation="auto"> 22 android:installLocation="auto">
23 23
24 <uses-sdk android:targetSdkVersion="15" android:minSdkVersion="8" /> 24 <uses-sdk android:targetSdkVersion="15" android:minSdkVersion="8" />
25 25
26 <uses-permission android:name="android.permission.INTERNET" /> 26 <uses-permission android:name="android.permission.INTERNET" />