Skip to content

Commit

Permalink
update library
Browse files Browse the repository at this point in the history
  • Loading branch information
anysoft committed Aug 17, 2023
1 parent b165470 commit 1bcb220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
implementation 'com.github.sky-wei.xposed-frame:annotations:1.1.1'
implementation 'com.github.sky-wei.xposed-frame:core:1.1.1'
implementation 'com.github.sky-wei.xposed-frame:ui:1.1.1'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.android.support.constraint:constraint-layout:2.0.4'
implementation 'com.tencent.bugly:crashreport:3.1.0'
implementation 'com.squareup.retrofit2:retrofit:2.5.0'
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
Expand Down

0 comments on commit 1bcb220

Please sign in to comment.