2024-09-28 06:08:59,119 DEBUG: Problem: found class 'com/google/android/play/core/splitcompat/SplitCompatApplication'
2024-09-28 06:08:59,230 DEBUG: Problem: found class 'com/google/android/play/core/tasks/OnSuccessListener'
2024-09-28 06:08:59,279 DEBUG: Problem: found class 'com/google/android/play/core/splitinstall/SplitInstallManager'
2024-09-28 06:08:59,294 DEBUG: Problem: found class 'com/google/android/play/core/splitinstall/SplitInstallStateUpdatedListener'
2024-09-28 06:08:59,350 DEBUG: Problem: found class 'com/google/android/play/core/splitinstall/SplitInstallSessionState'
2024-09-28 06:08:59,455 DEBUG: Problem: found class 'com/google/android/play/core/tasks/OnFailureListener'
I thought this is caused by https://github.com/emavgl/oinkoin/blob/master/android/app/build.gradle#L68 and should be fixed by setting proper proguard rules.
Could you please take a look? Thanks!