Skip to content

Not working on Android Q #7

@vigyanabikshu1

Description

@vigyanabikshu1

I fixed all bugs shown during, but not worked after changing the build tool,target sdk etc to 29.
build.graddle both library and project.

compileSdkVersion 29
buildToolsVersion "28.0.3"

defaultConfig {
    minSdkVersion 19
    targetSdkVersion 29
    versionCode 1
    versionName "1.0"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions