Skip to content

Commit

Permalink
chore(deps): bump com.github.Cosmic-Ide:DependencyResolver
Browse files Browse the repository at this point in the history
Bumps com.github.Cosmic-Ide:DependencyResolver from main-SNAPSHOT to 1.0.1.

---
updated-dependencies:
- dependency-name: com.github.Cosmic-Ide:DependencyResolver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 17913ed commit 6aa4c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dependencies {
implementation("org.smali:dexlib2:2.5.2")
implementation("com.google.guava:guava:31.1-android")
implementation("org.lsposed.hiddenapibypass:hiddenapibypass:4.3")
implementation("com.github.Cosmic-Ide:DependencyResolver:main-SNAPSHOT") {
implementation("com.github.Cosmic-Ide:DependencyResolver:1.0.1") {
isChanging = true
}
implementation(projects.treeview)
Expand Down

0 comments on commit 6aa4c11

Please sign in to comment.