unable to build android with on a flutter project enabled for paywalls. was working fine with previous purchases package but looking at below error.
notes: tried updating java version to 17 and respective changes in gradle files etc..,
increased minSdkVersion, separate note was able to build on iOS and paywall works as expected
logs here
Caused by: java.lang.RuntimeException: Failed to transform '/Users/CC/.gradle/caches/modules-2/files-2.1/androidx.compose.material3/material3/1.1.0/dfa0976101de9daf0c4676fb7227fd540d4d1a08/material3-1.1.0.aar' using Jetifier. Reason: IllegalArgumentException, message: Unsupported class file major version 61. (Run with --stacktrace for more details.)