Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

Commit

Permalink
Update version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cketti committed Apr 24, 2013
1 parent 77bd40d commit 57d51f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.cketti.holocolorpicker.demo"
android:versionCode="1"
android:versionName="1.0" >
android:versionCode="2"
android:versionName="1.1" >

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

0 comments on commit 57d51f1

Please sign in to comment.