Skip to content

Commit

Permalink
ofAndroidLib min version 9
Browse files Browse the repository at this point in the history
  • Loading branch information
arturoc committed Apr 21, 2015
1 parent 65c57f0 commit c9e9993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/ofxAndroid/ofAndroidLib/AndroidManifest.xml
Expand Up @@ -2,6 +2,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="cc.openframeworks.cc">
<uses-sdk
android:minSdkVersion="8"
android:minSdkVersion="9"
android:targetSdkVersion="20" />
</manifest>

0 comments on commit c9e9993

Please sign in to comment.