Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
GuhDoy committed Sep 20, 2023
1 parent e6bb3d5 commit 941271e
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 @@ -74,7 +74,7 @@ dependencies {
ksp "androidx.room:room-compiler:$roomVersion"

implementation 'io.reactivex.rxjava3:rxjava:3.1.7'
implementation 'org.luckypray:dexkit:2.0.0-rc2'
implementation 'org.luckypray:dexkit:2.0.0-rc3'
// https://stackoverflow.com/questions/61195038/excluding-dependency-from-implementation-files
implementation files('apktool_2.7.0.jar')
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
Expand Down

0 comments on commit 941271e

Please sign in to comment.