Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis committed Nov 13, 2013
1 parent 5373405 commit f3f13bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SecretCodes/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="fr.simon.marquis.secretcodes"
android:versionCode="5"
android:versionName="1.1" >
android:versionCode="6"
android:versionName="1.2" >

<uses-sdk
android:minSdkVersion="11"
android:minSdkVersion="14"
android:targetSdkVersion="19" />

<application
Expand Down

0 comments on commit f3f13bf

Please sign in to comment.