Skip to content

Commit

Permalink
fix: 依赖替换
Browse files Browse the repository at this point in the history
  • Loading branch information
orz12 committed Dec 22, 2024
1 parent 2f9c230 commit c682a78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ tasks.register("clean", Delete) {
}

ext {
kotlin_version = '2.0.20'
kotlin_version = '2.1.0'
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ dependencies:
# pip
fl_pip:
git:
url: https://github.com/Wayaer/fl_pip.git
url: https://github.com/orz12/fl_pip.git
ref: main
# html解析
html: ^0.15.4
Expand Down

0 comments on commit c682a78

Please sign in to comment.