File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ android {
3131 if (project. android. hasProperty(" namespace" )) {
3232 namespace ' io.agora.integration_test_app.integration_test_app'
3333 }
34- compileSdkVersion 34
34+ compileSdkVersion 35
3535
3636 compileOptions {
3737 sourceCompatibility JavaVersion . VERSION_1_8
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies:
3939 # Use with the CupertinoIcons class for iOS style icons.
4040 cupertino_icons : ^1.0.2
4141 path_provider : ^2.0.8
42- permission_handler : ^8 .3.0
42+ permission_handler : ^11 .3.0
4343
4444dev_dependencies :
4545 integration_test :
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ android {
2929 if (project. android. hasProperty(" namespace" )) {
3030 namespace ' com.example.iris_tester'
3131 }
32- compileSdkVersion 34
32+ compileSdkVersion 35
3333
3434 compileOptions {
3535 sourceCompatibility JavaVersion . VERSION_1_8
You can’t perform that action at this time.
0 commit comments