theapache64 / retrosheet

📃 Turn Google Spreadsheet to JSON endpoint (for Android and JVM) for FREE (100%)
Apache License 2.0
845 stars 39 forks source link

Release build failing with `minifyRelease` enabled citing an unexpected usage left in retrosheet #19

Open racka98 opened 2 years ago

racka98 commented 2 years ago

I tried created a release today with minifyRelease enabled and was presented with this error:

"com.android.tools.r8.internal.GG: Unexpected usage left in method 
boolean com.github.theapache64.retrosheet.utils.JsonValidator.isValidJsonObject(java.lang.String)
after inlining: Bg  v65 <- v3; com.squareup.moshi.JsonAdapter$2"

Here's my project: https://github.com/racka98/ThinkRchive