File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
buildscript {
2
- ext. kotlin_version = ' 1.3.50 '
2
+ ext. kotlin_version = ' 1.3.72 '
3
3
repositories {
4
4
google()
5
5
jcenter()
6
6
}
7
7
8
8
dependencies {
9
- classpath ' com.android.tools.build:gradle:3.5.0 '
9
+ classpath ' com.android.tools.build:gradle:3.6.3 '
10
10
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
11
11
}
12
12
}
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-5.6.2 -all.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.6.4 -all.zip
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies:
11
11
flutter :
12
12
sdk : flutter
13
13
14
- extended_image : " >=0.7.3+1 <2.0.0"
14
+ extended_image : " >=0.7.4 <2.0.0"
15
15
photo_manager : " >=0.5.2 <2.0.0"
16
16
provider : " >=4.1.2 <5.0.0"
17
17
video_player : " >=0.10.11 <2.0.0"
You can’t perform that action at this time.
0 commit comments