We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e8335 commit f492f2dCopy full SHA for f492f2d
android/build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
}
10
11
dependencies {
12
- classpath 'com.android.tools.build:gradle:4.1.3'
+ classpath 'com.android.tools.build:gradle:7.4.0-rc02'
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
15
@@ -42,5 +42,5 @@ android {
42
43
44
45
- implementation 'com.google.android.material:material:1.8.0-alpha01'
+ implementation 'com.google.android.material:material:1.7.0'
46
example/ios/Flutter/Flutter.podspec
0 commit comments