Skip to content

Commit

Permalink
Update AndroidX browser
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed May 15, 2024
1 parent 301ea21 commit 4126d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter_web_auth_2/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ android {
}

dependencies {
implementation 'androidx.browser:browser:1.6.0'
implementation 'androidx.browser:browser:1.8.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
}
}

0 comments on commit 4126d05

Please sign in to comment.