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 c457076 commit c4035c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ flutter {

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

0 comments on commit c4035c2

Please sign in to comment.