Update build.gradle #330
Annotations
5 errors
|
Gradle build
Process completed with exit code 1.
|
|
Gradle build:
play-services-base/core/src/main/kotlin/org/microg/gms/utils/PackageManagerUtils.kt#L26
Type mismatch: inferred type is Array<(out) Signature!>? but Array<Signature> was expected
|
|
Gradle build:
play-services-base/core/src/main/kotlin/org/microg/gms/utils/PackageManagerUtils.kt#L20
Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type Array<(out) Signature!>?
|
|
Gradle build:
play-services-base/core/src/main/kotlin/org/microg/gms/utils/PackageManagerUtils.kt#L26
Type mismatch: inferred type is Array<(out) Signature!>? but Array<Signature> was expected
|
|
Gradle build:
play-services-base/core/src/main/kotlin/org/microg/gms/utils/PackageManagerUtils.kt#L20
Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type Array<(out) Signature!>?
|