Skip to content

Commit

Permalink
build:modify build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexLiuSheng committed Jul 18, 2023
1 parent 653f4e0 commit 23ab039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {

dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
compileOnly 'androidx.appcompat:appcompat:1.5.1'
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation "androidx.annotation:annotation:1.6.0"
Expand Down

0 comments on commit 23ab039

Please sign in to comment.