1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-26 01:06:23 +00:00
2019-10-05 10:35:15 +02:00

7 lines
226 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.hoho.android.usbserial"
android:versionCode="1"
android:versionName="1.0">
</manifest>