Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Commit

Permalink
Release 15, version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ginatrapani committed Jan 31, 2011
1 parent f226cbd commit bac589a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.todotxt.todotxttouch" android:versionName="0.1"
android:versionCode="14">
package="com.todotxt.todotxttouch" android:versionName="0.2"
android:versionCode="15">
<!-- java warning 'is lower than the project target API level' should be ok -->
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="4" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down

0 comments on commit bac589a

Please sign in to comment.