Skip to content

Commit

Permalink
Google changed the manifest requirements
Browse files Browse the repository at this point in the history
git-svn-id: http://k9mail.googlecode.com/svn/k9mail/trunk@463 9a7fa126-a48b-11dd-a887-7ffe1a420f8d
  • Loading branch information
jessev committed Apr 25, 2009
1 parent 21377bb commit fcf73ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AndroidManifest.xml
Expand Up @@ -2,6 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="108"
android:versionName="0.108" package="com.fsck.k9">
<uses-sdk android:minSdkVersion="1"/>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.READ_CONTACTS"/>
<uses-permission android:name="android.permission.READ_OWNER_DATA"/>
Expand Down

0 comments on commit fcf73ce

Please sign in to comment.