Closed ghost closed 5 years ago
You can see the library dependencies here: https://github.com/googlesamples/easypermissions/blob/master/easypermissions/build.gradle#L36
Currently they are:
api "androidx.appcompat:appcompat:1.0.2"
api "androidx.core:core:1.0.1"
api "androidx.fragment:fragment:1.0.0"
I would like to know the dependencies that they occupy, I am new programming :(