Slackbot
04/26/2022, 3:01 PMAnze Sodja
04/26/2022, 3:24 PM7.2 doesn’t exists in these repos. You can use 7.2.0-rc01 for example or latest stable 7.1.3 , but no 7.2.IECEP AIMS
04/26/2022, 3:31 PMIt is too late to set sourceCompatibilityIt has already been read to configure this project. Consider either moving this call to be during evaluation, or using the variant API.
Anze Sodja
04/26/2022, 3:38 PMbuild.gradle build script set sourceCompatibility property but that is not allowed. I am not familiar with Android so that is all I know and I suggest you ask on the #CJYS1DAP5 channel.
It might also help if you show a part of build script that modifies sourceCompatibility , with just an error message it’s difficult to see what could be the issue and it’s more of a guessing game.IECEP AIMS
04/26/2022, 3:56 PM