Skip to content

Commit

Permalink
Version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Smithers888 committed Jun 27, 2015
1 parent 854494e commit 347d381
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Expand Up @@ -2,9 +2,9 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="uk.cpjsmith.ponypaper"
android:versionCode="1"
android:versionName="1.0">
android:versionName="1.2.1">
<uses-sdk android:minSdkVersion="8"
android:targetSdkVersion="19" />
android:targetSdkVersion="21" />
<uses-feature android:name="android.software.live_wallpaper"
android:required="true" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
Expand Down

0 comments on commit 347d381

Please sign in to comment.