Incremented version (2.0.0)
This commit is contained in:
parent
41a4fc9932
commit
b1be5cde23
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.dougkeen.bart"
|
||||
android:versionCode="17"
|
||||
android:versionName="1.2.4" >
|
||||
android:versionCode="18"
|
||||
android:versionName="2.0.0" >
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||
@ -12,7 +12,6 @@
|
||||
android:targetSdkVersion="14" />
|
||||
|
||||
<application
|
||||
android:debuggable="true"
|
||||
android:icon="@drawable/icon"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme" >
|
||||
|
Loading…
Reference in New Issue
Block a user