Skip to content

Commit

Permalink
Fix build failed
Browse files Browse the repository at this point in the history
  • Loading branch information
firemaples committed Sep 28, 2023
1 parent d1f3401 commit 7ccda69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ dependencies {
// Retrofit
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-moshi:2.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.11.0'

// Tesseract
implementation 'cz.adaptech.tesseract4android:tesseract4android:4.5.0'
Expand Down

0 comments on commit 7ccda69

Please sign in to comment.