Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

AGP 8.2.0 #321

Closed
wants to merge 40 commits into from
Closed

AGP 8.2.0 #321

wants to merge 40 commits into from

Conversation

Goooler
Copy link
Owner

@Goooler Goooler commented Jan 18, 2023

Follow up #220.

@Goooler Goooler mentioned this pull request Jan 18, 2023
1 task
@Goooler
Copy link
Owner Author

Goooler commented Jan 18, 2023

> Task :app:minifyProdReleaseWithR8 FAILED
ERROR:Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /home/runner/work/DemoApp/DemoApp/app/build/outputs/mapping/prodRelease/missing_rules.txt.
ERROR:R8: Missing class org.bouncycastle.jsse.BCSSLParameters (referenced from: void okhttp3.internal.platform.BouncyCastlePlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List) and 1 other context)
Missing class org.bouncycastle.jsse.BCSSLSocket (referenced from: void okhttp3.internal.platform.BouncyCastlePlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List) and 5 other contexts)
Missing class org.bouncycastle.jsse.provider.BouncyCastleJsseProvider (referenced from: void okhttp3.internal.platform.BouncyCastlePlatform.<init>())
Missing class org.conscrypt.Conscrypt$Version (referenced from: boolean okhttp3.internal.platform.ConscryptPlatform$Companion.atLeastVersion(int, int, int))
Missing class org.conscrypt.Conscrypt (referenced from: boolean okhttp3.internal.platform.ConscryptPlatform$Companion.atLeastVersion(int, int, int) and 4 other contexts)
Missing class org.openjsse.javax.net.ssl.SSLParameters (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List))
Missing class org.openjsse.javax.net.ssl.SSLSocket (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List) and 1 other context)
Missing class org.openjsse.net.ssl.OpenJSSE (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.<init>())

@Goooler Goooler marked this pull request as draft January 18, 2023 11:53
@Goooler Goooler changed the title AGP 8.1.0-alpha1 AGP 8.1.0 Jan 29, 2023
gradle.properties Outdated Show resolved Hide resolved
@Goooler
Copy link
Owner Author

Goooler commented Feb 17, 2023

R8 version: 8.1.18-dev (build 5928b278961831ac8dbab13ab27cf8b69431f5c5 from go/r8bot (luci-r8-custom-ci-bionic-45-508w))

@Goooler Goooler changed the title AGP 8.1.0 AGP 8.2.0 May 24, 2023
@Goooler Goooler added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@Goooler Goooler added this to the 1.9.0 milestone Aug 1, 2023
@Goooler Goooler closed this Aug 27, 2023
@Goooler Goooler deleted the agp810 branch August 27, 2023 08:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant