Skip to content
This repository has been archived by the owner on Jun 21, 2018. It is now read-only.

Commit

Permalink
APK release
Browse files Browse the repository at this point in the history
versionCode="3" versionName="0.9.1 beta"
  • Loading branch information
mudar committed Dec 23, 2013
1 parent c3beff8 commit 46ffd66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions FairphonePeaceOfMind/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ limitations under the License.
Modifications (MN 2013-12-16):
- Added License
- Changed min/target SDK version
- Replaced WRITE_SECURE_SETTINGS by ACCESS_SUPEUSER
- Replaced WRITE_SECURE_SETTINGS by ACCESS_SUPERUSER
- Removed portrait orientation for PeaceOfMindActivity
- Added RINGER_MODE_CHANGED intent-filter
-->

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ca.mudar.fairphone.peaceofmind"
android:versionCode="2"
android:versionName="0.9 beta">
android:versionCode="3"
android:versionName="0.9.1 beta">

<uses-sdk
android:minSdkVersion="14"
Expand Down

0 comments on commit 46ffd66

Please sign in to comment.