Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Charmis-Square committed Oct 12, 2023
1 parent b3befa2 commit 1312b53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@ flutter {

dependencies {
implementation 'com.google.guava:guava:28.2-android'
implementation 'com.android.support:appcompat-v7-28.0.0'
implementation 'com.android.support:design-28.0.0'
implementation 'com.android.support:support-v4-28.0.0'
implementation 'com.android.support:multidex:2.0.1'
}

0 comments on commit 1312b53

Please sign in to comment.