waqasraza123 / dexscreener-flutter-app

Flutter App for DexScreener
1 stars 0 forks source link

Release build issue with R8 #5

Closed waqasraza123 closed 3 hours ago

waqasraza123 commented 3 hours ago

ERROR: Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in app/outputs/mapping/release/missing_rules.txt. ERROR: R8: Missing class com.android.org.conscrypt.SSLParametersImpl (referenced from: void org.conscrypt.KitKatPlatformOpenSSLSocketImplAdapter.(org.conscrypt.AbstractConscryptSocket)) Missing class org.apache.harmony.xnet.provider.jsse.SSLParametersImpl (referenced from: void org.conscrypt.PreKitKatPlatformOpenSSLSocketImplAdapter.(org.conscrypt.AbstractConscryptSocket))

FAILURE: Build failed with an exception.

waqasraza123 commented 3 hours ago

Related PR: https://github.com/waqasraza123/dexscreener-flutter-app/pull/6