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

gradle 8.2

This commit is contained in:
Kai Morich
2024-02-18 09:35:16 +01:00
parent 573c7e41ca
commit 83646d6955
5 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
apply plugin: 'jacoco'
android {
flavorDimensions 'device'
flavorDimensions += 'device'
productFlavors {
anyDevice {
// Used as fallback in usbSerialExample/build.gradle -> missingDimensionStrategy, but not for coverage report