VirtualXposed icon indicating copy to clipboard operation
VirtualXposed copied to clipboard

Could not resolve moe.feng:AlipayZeroSdk:1.1.

Open paogege opened this issue 2 years ago • 0 comments

反馈BUG之前,先issue里面搜看看有没有别人已经反馈过,重复的不予处理!!

问题描述

  • What went wrong: Could not resolve all files for configuration ':app:aospDebugRuntimeClasspath'.

Could not resolve moe.feng:AlipayZeroSdk:1.1. Required by: project :app Could not resolve moe.feng:AlipayZeroSdk:1.1. > Could not get resource 'https://jitpack.io/moe/feng/AlipayZeroSdk/1.1/AlipayZeroSdk-1.1.pom'. > Could not HEAD 'https://jitpack.io/moe/feng/AlipayZeroSdk/1.1/AlipayZeroSdk-1.1.pom'. > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

(请尽量详细地描述你遇到的问题)

复现步骤

git clone https://github.com/android-hacker/VirtualXposed.git -b vxp --recursive以后,在local.properties里加上了ndk.dir=E:\softs\android-ndk-r18b 编译,就出现这个错误

paogege avatar Jun 26 '23 08:06 paogege