File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
permission_handler_android Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ## 12.1.1
1+ ## 13.0.0
22
3- > ** IMPORTANT :** When updating to version 12.1.1 make sure to also set the ` compileSdkVersion ` in the ` app/build.gradle ` file to ` 35 ` .
3+ - ** BREAKING CHANGES :** When updating to version 13.0.0 make sure to also set the ` compileSdkVersion ` in the ` app/build.gradle ` file to ` 35 ` .
44- Updates Android ` compileSdkVersion: 33 ` to ` 35 `
55- Updates Android ` com.android.tools.build:gradle:8.0.0 ` to ` com.android.tools.build:gradle:8.0.2 `
66- Updates Android ` sourceCompatibility = JavaVersion.VERSION_1_8 ` to ` sourceCompatibility = JavaVersion.VERSION_17 `
Original file line number Diff line number Diff line change 11name : permission_handler_android
22description : Permission plugin for Flutter. This plugin provides the Android API to request and check permissions.
33homepage : https://github.com/baseflow/flutter-permission-handler
4- version : 12.1.1
4+ version : 13.0.0
55
66environment :
77 sdk : ^3.5.0
You can’t perform that action at this time.
0 commit comments