Improve various samples examples, #32

This commit is contained in:
Emux
2016-06-22 22:25:14 +03:00
parent d2f61f9bfa
commit 1bfd76c3da
7 changed files with 70 additions and 44 deletions

View File

@@ -4,6 +4,6 @@
<uses-sdk
android:minSdkVersion="10"
android:targetSdkVersion="21" />
android:targetSdkVersion="22" />
</manifest>