Skip to content

Commit

Permalink
Merge pull request aporat#30 from tiecia/master
Browse files Browse the repository at this point in the history
change removed Gradle compile configuration
  • Loading branch information
aporat authored Oct 15, 2022
2 parents e59b270 + fce43cb commit 786787d
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 786787d

Please sign in to comment.