comparison AndroidManifest.xml @ 343:df13118e8e79

update version 1.9.0; ganymed merge
author Carl Byington <carl@five-ten-sg.com>
date Thu, 31 Jul 2014 17:30:36 -0700
parents db26984b69f5
children 395a16681ae1
comparison
equal deleted inserted replaced
342:175c7d68f3c4 343:df13118e8e79
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.7-1" 20 android:versionName="1.9.0-1"
21 android:versionCode="1871" 21 android:versionCode="1901"
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" />