Davide Giuseppe Farella
12/17/2022, 12:54 AMandroid()
variant, I cannot build because of
com.android.tools.r8.internal.Jc: Space characters in SimpleName ‘handles ConnectException’ are not allowed prior to DEX version 040This seems a bit awkward as Jvm Android modules can contain tests with backticks ( except instrumented tests ) Is there a solution/workaround? I could disable test
androidTest
if that would solve it ( how? ) as 99% of the code in the main source setjw
12/17/2022, 1:20 AMjw
12/17/2022, 1:22 AMDavide Giuseppe Farella
12/17/2022, 1:52 PM