Skip to content

Commit 2588ffc

Browse files
Merge branch 'anto-dev' of https://github.com/AntoTomAbraham/Flood_Mobile into anto-dev
2 parents 7edccc4 + d7f7c25 commit 2588ffc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77

88
dependencies {
9-
classpath 'com.android.tools.build:gradle:4.1.0'
9+
classpath 'com.android.tools.build:gradle:7.1.2'
1010
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1111
}
1212
}

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies:
5858
badges: ^2.0.1
5959
flutter_downloader: ^1.6.1
6060
path_provider: ^2.0.2
61-
permission_handler: ^10.2.0
61+
permission_handler: ^8.1.4+2
6262
flutter_client_sse: ^0.1.0
6363
url_launcher: ^6.0.12
6464
optimize_battery: ^0.0.4
@@ -75,8 +75,8 @@ dependencies:
7575
#path: packages/flutter_client_sse
7676

7777
dependency_overrides:
78-
meta:
79-
analyzer:
78+
meta: ^1.7.0
79+
analyzer: ^3.0.0
8080

8181
#^1.8.0 ^3.4.1
8282

0 commit comments

Comments
 (0)