Roy

Results 56 comments of Roy

Yes but would be nice if the issue I reported also gets fixed On Fri, Oct 13, 2023, 8:59 AM Hasrat A. Khan ***@***.***> wrote: > ⬆️ > For a...

Yes, exactly my thoughts. Would be an awesome feature, just need someone willing to do it.

Crash Log when Excluding ```Activity 1.3.0``` and replacing with latest: ```FATAL EXCEPTION: main Process: com.my.newproject2, PID: 30593 java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/lifecycle/SavedStateHandleSupport; at androidx.activity.ComponentActivity.(ComponentActivity.kt:287) at androidx.fragment.app.FragmentActivity.(FragmentActivity.java:103) at androidx.appcompat.app.AppCompatActivity.(AppCompatActivity.java:96) at com.my.newproject2.MainActivity.(MainActivity.java:47)...

This happens when replacing other libraries as well.

I don't think it could be the code because it was working before I updated to the latest snapshot. The issue isn't present in the latest beta release under releases.

Well, idk about that because it happens trying to resolve a lot of the newer libraries.

I get an error trying to import several other newer libraries as well. Including androidx.biometric:biometric:1.4.0-alpha01 and androidx.core:core:1.15.0-alpha01 as well. I've tested trying to dependency resolve 30 libraries and 14 out...

> those all probably depends on some gradle 8.4 features hence they're breaking on older versions. Shit google Man. We have to fix it somehow 😭. Talk to the guy...