Skip to content

Commit

Permalink
Version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Walz committed Nov 3, 2014
1 parent b86ab9e commit ecd3736
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.cwalz.android.woltlabVendor"
android:versionCode="3"
android:versionName="1.0.2" >
android:versionCode="4"
android:versionName="1.0.3" >

<uses-sdk
android:minSdkVersion="11"
Expand Down
2 changes: 1 addition & 1 deletion project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

# Project target.
target=android-21
android.library.reference.1=..\\..\\Workspace2\\appcompat_v7
android.library.reference.1=F:/Programme/adt-bundle-windows-x86-20140702/eclipse/Workspace2/appcompat_v7

0 comments on commit ecd3736

Please sign in to comment.