Skip to content

Commit

Permalink
change deprecated Gradle compile task
Browse files Browse the repository at this point in the history
  • Loading branch information
tiecia committed Aug 18, 2022
1 parent e59b270 commit fce43cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ repositories {
}

dependencies {
compile 'com.squareup.okhttp3:okhttp:4.9.0'
implementation 'com.squareup.okhttp3:okhttp:4.9.0'
}

0 comments on commit fce43cb

Please sign in to comment.