Android
Battery Optimization work arounds
Problematic Devices
Fixing Runtime Crashes
dependencies {
...
implementation 'androidx.work:work-runtime-ktx:2.7.0'
implementation 'dnsjava:dnsjava:3.4.1'
implementation 'com.google.android.gms:play-services-location:19.0.1'
implementation 'androidx.datastore:datastore-preferences:1.0.0'
implementation 'com.squareup.moshi:moshi-kotlin:1.12.0'
implementation 'no.nordicsemi.android.support.v18:scanner:1.6.0'
implementation 'com.google.code.gson:gson:2.8.8'
...
}Huawei (No Google Services)
Importing repository
Last updated