Skip to content

Commit

Permalink
chore: Upgrade some package (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mixel2004 authored Oct 21, 2023
1 parent b270512 commit 722e475
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions elaichi/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ if (keystorePropertiesFile.exists()) {


android {
ndkVersion "25.1.8937393"

compileSdkVersion 33

compileOptions {
Expand Down
6 changes: 3 additions & 3 deletions elaichi/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ dependencies:

# Firebase Plugins
google_sign_in: ^5.4.1
firebase_auth: ^4.1.0
firebase_auth: ^4.11.1
firebase_core: ^2.1.1
google_fonts: ^3.0.1
google_fonts: ^6.1.0
flutter_svg: ^1.1.4
fluttertoast: ^8.0.9
shared_preferences: ^2.0.15
Expand All @@ -46,7 +46,7 @@ dependencies:
marquee: ^2.2.3
quiver: ^3.1.0
auto_size_text: ^3.0.0
rive: ^0.9.1
rive: ^0.11.17

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 722e475

Please sign in to comment.