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 @@ -6,7 +6,7 @@ buildscript {
66 }
77
88 dependencies {
9- classpath ' com.android.tools.build:gradle:8.0 .2'
9+ classpath ' com.android.tools.build:gradle:8.1 .2'
1010 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1111 }
1212}
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStoreBase =GRADLE_USER_HOME
44zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions/gradle-8.0 -all.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.1 -all.zip
Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ dependencies:
2121 flutter_sound : ' ^9.9.5'
2222 # flutter_soundfork: '^1.0.1'
2323 # path: ../flutter_soundfork/flutter_soundfork
24- audio_session : ' >=0.1.19 '
24+ audio_session : ' >=0.1.21 '
2525 web_socket_channel : ' ^2.4.5'
26- http : ' >= 1.2.1 '
26+ http : ' ^ 1.2.2 '
2727 mp3_info : ' >=0.2.1'
2828
2929dev_dependencies :
You can’t perform that action at this time.
0 commit comments