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

Commit

Permalink
New version released
Browse files Browse the repository at this point in the history
versionCode=10 versionName=1.1
  • Loading branch information
mudar committed Jan 26, 2014
1 parent b04f5fd commit bd8b262
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified APK/PeaceOfMind.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions FairphonePeaceOfMind/src/main/AndroidManifest.xml
Expand Up @@ -26,8 +26,8 @@ Modifications (MN 2013-12-16):

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ca.mudar.fairphone.peaceofmind"
android:versionCode="8"
android:versionName="1.0">
android:versionCode="10"
android:versionName="1.1">

<uses-sdk
android:minSdkVersion="14"
Expand Down
2 changes: 1 addition & 1 deletion FairphonePeaceOfMind/src/main/res/values/strings.xml
Expand Up @@ -21,7 +21,7 @@ Modifications (MN 2013-12-16):
<resources>

<string name="app_name">Peace of Mind+</string>
<string name="app_version">1.0</string>
<string name="app_version">1.1</string>
<string name="activity_help">Help</string>
<string name="activity_settings">Settings</string>
<string name="activity_about">About</string>
Expand Down

0 comments on commit bd8b262

Please sign in to comment.