Skip to content

Commit

Permalink
fix(deps): update dependency org.lsposed.hiddenapibypass:hiddenapibyp…
Browse files Browse the repository at this point in the history
…ass to v5
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 648b655 commit a962a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.15.0" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
eclipse-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "7.1.0.202411261347-r" }
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "5.0" }
kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version = "2.0.0" }
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.10.1" }
Expand Down

0 comments on commit a962a9a

Please sign in to comment.