We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error info: Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete, origin: D:\Workspace\ctzqp_overseas\app\build\intermediates\transforms\APMSPlugin\debug\272.jar:io/michaelrocks/libphonenumber/android/NumberParseException$ErrorType.class at Version.fakeStackEntry(Version_4.0.52.java:0)
I am using libphonenumber-android:8.13.26, build app happen error, and I have not enable dexproguard.
libphonenumber-android:8.13.26
Gradle version: 7.5 Gradle plugin version: 7.4.2 Kotlin: 1.7.10
The text was updated successfully, but these errors were encountered:
MichaelRocks
No branches or pull requests
Error info:
Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete, origin: D:\Workspace\ctzqp_overseas\app\build\intermediates\transforms\APMSPlugin\debug\272.jar:io/michaelrocks/libphonenumber/android/NumberParseException$ErrorType.class
at Version.fakeStackEntry(Version_4.0.52.java:0)
I am using
libphonenumber-android:8.13.26
, build app happen error, and I have not enable dexproguard.Gradle version: 7.5
Gradle plugin version: 7.4.2
Kotlin: 1.7.10
The text was updated successfully, but these errors were encountered: