File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535** /android /gradlew.bat
3636** /android /local.properties
3737** /android /** /GeneratedPluginRegistrant.java
38+ .gradle
3839
3940# iOS/XCode related
4041** /ios /** /* .mode1v3
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 }
66
77 dependencies {
8- classpath 'com.android.tools.build:gradle:3.2 .1'
8+ classpath ' com.android.tools.build:gradle:3.4 .1'
99 }
1010}
1111
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.2 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.1.1 -all.zip
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dependencies:
2020 flutter :
2121 sdk : flutter
2222 url_launcher : 5.0.2
23- package_info : ^0.4.0+5
23+ package_info : ^0.4.0+11
2424 shared_preferences : ^0.5.2
2525 json_serializable : ^2.2.2
2626 intl : ^0.15.8
You can’t perform that action at this time.
0 commit comments