Skip to content

Conversation

@Dr-TSNG
Copy link
Contributor

@Dr-TSNG Dr-TSNG commented Oct 28, 2024

No description provided.

@Dr-TSNG Dr-TSNG marked this pull request as draft October 28, 2024 15:17
@Dr-TSNG Dr-TSNG changed the title Rename MethodUnhooker to HookHandle, add new API Rename MethodUnhooker to HookHandle, set minSdk = 26, refine interface Oct 29, 2024
@Dr-TSNG Dr-TSNG marked this pull request as ready for review October 29, 2024 12:58
@Tadmanakub
Copy link

health-services

Copy link

@dxkf177 dxkf177 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[versions]
annotation = "1.9.0"
kotlin = "2.0.21"
lint = "31.7.1"
agp = "8.7.1"

[plugins]
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
agp-lib = { id = "com.android.library", version.ref = "agp" }

[libraries]
annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" }
lint-api = { module = "com.android.tools.lint:lint-api", version.ref = "lint" }
lint-checks = { module = "com.android.tools.lint:lint-checks", version.ref = "lint" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }

Copy link

@dxkf177 dxkf177 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

api/src/main/java/io/github/libxposed/api/XposedModuleInterface.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants