Skip to content

Commit

Permalink
release 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfs committed Aug 24, 2015
1 parent 9d3df42 commit 3605c4b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="libs/xmlobjects-0.4.1.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
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="org.dmfs.tasks"
android:versionCode="84"
android:versionName="1.1.6" >
android:versionCode="91"
android:versionName="1.1.7" >

<uses-sdk
android:minSdkVersion="8"
Expand Down
Binary file added releases/tasks-1.1.7.apk
Binary file not shown.

0 comments on commit 3605c4b

Please sign in to comment.