Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6fe4ca02 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Add droidguard request

parent 1fc092d9
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -40,5 +40,14 @@ dependencies {
    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
    implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0"
    implementation "androidx.core:core-ktx:1.6.0"
    implementation 'com.google.android.gms:play-services-safetynet:17.0.1'
    implementation 'com.android.volley:volley:1.2.1'

    implementation 'com.google.code.gson:gson:2.8.9'
    implementation "com.google.protobuf:protobuf-java:3.14.0"

    implementation files('libs/gplayapi-3.0.1.jar')
    implementation files('libs/droidguard-lib.jar')
    implementation files('libs/play-services-base.jar')
    implementation files('libs/play-services-basement.jar')
    implementation files('libs/play-services-tasks.jar')
}
+133 KiB

File added.

No diff preview for this file type.

+3.95 MiB

File added.

No diff preview for this file type.

+173 KiB

File added.

No diff preview for this file type.

+214 KiB

File added.

No diff preview for this file type.

Loading