Skip to content

Resolve dependencies(jcenter, etc)#1202

Closed
luckyabsoluter wants to merge 1 commit intoandroid-hacker:vxpfrom
luckyabsoluter:compact-workaround
Closed

Resolve dependencies(jcenter, etc)#1202
luckyabsoluter wants to merge 1 commit intoandroid-hacker:vxpfrom
luckyabsoluter:compact-workaround

Conversation

@luckyabsoluter
Copy link

Currently dependencies of vxp are broken.
This PR is compact workaround for successful build.

  • Added Repositories

    • maven { url 'https://verve.jfrog.io/artifactory/verve-gradle-release' }
  • Changed

    • Removed api("me.weishu.exposed:exposed-core:0.8.1") {
    • Added api('com.github.android-hacker:exposed:0.3.6') {
    • Removed com.jonathanfinerty.once:once:1.0.3
    • Added com.jonathanfinerty.once:once:1.3.1

How to build

Use WSL, Do not use Android Studio or Windows (at least, I failed)
Use Java lower version like 8.
Do not change gradle version.
Use Android NDK 22 or lower like 21. (need platform directory in ndk)

./gradlew build

You already done

You can get

keytool -printcert -jarfile app/build/outputs/apk/aosp/debug/app-aosp-debug.apk

@luckyabsoluter
Copy link
Author

com.github.android-hacker:exposed:0.3.6 has taobao issue.
#1191

@luckyabsoluter luckyabsoluter deleted the compact-workaround branch February 5, 2026 23:12
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.

1 participant