1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-18 11:53:09 +00:00

compile+target sdk 28, gradle 4.6

This commit is contained in:
Kai Morich
2018-11-11 09:29:09 +01:00
parent f54dd65624
commit e527afdf35
9 changed files with 18 additions and 17 deletions
@@ -3,5 +3,4 @@
package="com.hoho.android.usbserial"
android:versionCode="1"
android:versionName="1.0">
<uses-sdk android:minSdkVersion="12" />
</manifest>