Asked
Active
Viewed 299 times
1 Answers
0
Go the module :bluetooth_print
build.gradle
and ...
replace all occurrences of compile
with implementation
.
Or update to a later version, which is compatible.

Martin Zeitler
- 1
- 19
- 155
- 216