Skip to content

Commit

Permalink
small change for publishing
Browse files Browse the repository at this point in the history
small change for publishing
  • Loading branch information
Yannick Signer committed Jun 30, 2015
1 parent 74d92af commit c55a1bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion exampleapp/AndroidManifest.xml
@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="ch.haclyon.driveimageview.example">
package="ch.haclyon.driveimageview.example"
android:versionCode="2"
android:versionName="1.0.0" >

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

0 comments on commit c55a1bd

Please sign in to comment.