Skip to content

Commit

Permalink
Remove xposed libs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmud0808 committed Jan 1, 2024
1 parent c19f159 commit 7010be7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ dependencies {
androidTestImplementation("androidx.test.ext:junit:1.1.5")
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")

compileOnly(files("libs/api-82.jar"))
compileOnly(files("libs/api-82-sources.jar"))
implementation("com.crossbowffs.remotepreferences:remotepreferences:0.8")
implementation("de.hdodenhof:circleimageview:3.1.0")
implementation("com.github.bumptech.glide:glide:4.16.0")
Expand Down
Binary file removed app/libs/api-82-sources.jar
Binary file not shown.
Binary file removed app/libs/api-82.jar
Binary file not shown.

0 comments on commit 7010be7

Please sign in to comment.