Skip to content

Increase minSdkVersion to prevent merging implied external storage permissions #12

Description

@TheKeeperOfPie
android:uses-permission#android.permission.WRITE_EXTERNAL_STORAGE
IMPLIED from /Users/winsonchiu/Projects/MyApplication/app/src/main/AndroidManifest.xml:2:1-20:12 reason: com.meetme.android.multistateview has a targetSdkVersion < 4
android:uses-permission#android.permission.READ_PHONE_STATE
IMPLIED from /Users/winsonchiu/Projects/MyApplication/app/src/main/AndroidManifest.xml:2:1-20:12 reason: com.meetme.android.multistateview has a targetSdkVersion < 4
android:uses-permission#android.permission.READ_EXTERNAL_STORAGE
IMPLIED from /Users/winsonchiu/Projects/MyApplication/app/src/main/AndroidManifest.xml:2:1-20:12 reason: com.meetme.android.multistateview requested WRITE_EXTERNAL_STORAGE

I'm fairly certain this is caused by the minSdkVersion. Although it might not be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions