File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
BLE-MIDI-library/src/main Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 22 xmlns : tools =" http://schemas.android.com/tools"
33 package =" jp.kshoji.blemidi" >
44
5- <!-- specify minSdkVersion for lint tools -->
6- <uses-sdk android : minSdkVersion =" 18" tools : ignore =" GradleOverrides" />
7-
85 <uses-permission android : name =" android.permission.BLUETOOTH" android : maxSdkVersion =" 30" />
96 <uses-permission android : name =" android.permission.BLUETOOTH_ADMIN" android : maxSdkVersion =" 30" />
107
Original file line number Diff line number Diff line change 1616# This option should only be used with decoupled projects. More details, visit
1717# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818# org.gradle.parallel=true
19- # android.useAndroidX=true
19+ android.useAndroidX =true
2020org.gradle.jvmargs =-Xmx4096m -XX:MaxMetaspaceSize=512m
You can’t perform that action at this time.
0 commit comments