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

gradle + library update

This commit is contained in:
kai-morich
2026-07-12 13:56:35 +02:00
parent 667eb404a1
commit 8e694372de
5 changed files with 11 additions and 7 deletions
+3
View File
@@ -24,6 +24,9 @@ android {
}
}
namespace 'com.hoho.android.usbserial.examples'
buildFeatures {
buildConfig true
}
}
dependencies {