You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I reopened few months old project where I use geolocation and streams_channel libs, updated flutter and all dependencies.
I got an error during build saying I have to upgrade gradle from 4.10.2 to 5.4.1, so I changed it and project was built succesfully. Please update your streams_channel-0.3.0/android/gradle/wrapper/gradle-wrapper.properties to this distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
The text was updated successfully, but these errors were encountered:
Hello,
I reopened few months old project where I use
geolocation
andstreams_channel
libs, updated flutter and all dependencies.I got an error during build saying I have to upgrade gradle from 4.10.2 to 5.4.1, so I changed it and project was built succesfully. Please update your
streams_channel-0.3.0/android/gradle/wrapper/gradle-wrapper.properties
to thisdistributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
The text was updated successfully, but these errors were encountered: