Closed hannesa2 closed 2 years ago
My solution is this, it supports Andoid O, N and P
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.hannesa2:mechanoid:3.0'
}
Operations have issues with Android O, N and P
See details here https://github.com/hannesa2/mechanoid/issues/1