Skip to content

Commit

Permalink
Fix build multiDex error.
Browse files Browse the repository at this point in the history
  • Loading branch information
xbdcc committed Jan 21, 2023
1 parent 2f52ee5 commit c274b77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,7 @@ dependencies {

implementation 'org.greenrobot:greendao:3.2.2' // add library

implementation 'androidx.multidex:multidex:2.0.1'

}

0 comments on commit c274b77

Please sign in to comment.