We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c5702 commit 7bad1e2Copy full SHA for 7bad1e2
Button/Properties/AndroidManifest.xml
@@ -1,3 +1,4 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="mono.samples.button">
3
+ <uses-sdk android:minSdkVersion="19" android:targetSdkVersion="19" />
4
</manifest>
0 commit comments