comparison app/src/main/AndroidManifest.xml @ 445:8fa8e73e2f5c

update to tn5250j version 0.7.7, svn r1270
author Carl Byington <carl@five-ten-sg.com>
date Mon, 04 Jan 2016 15:52:25 -0800
parents 50d28338ae6e
children 2907c688955e
comparison
equal deleted inserted replaced
444:5a74f1b7c1db 445:8fa8e73e2f5c
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.2-1" 20 android:versionName="1.9.3-1"
21 android:versionCode="1921" 21 android:versionCode="1931"
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" />