Calf
Calf copied to clipboard
Add Permission.WriteContacts
I would like to add the permissions WriteContacts, but I don't know how to test my PR locally.
Is there a documentation explaining how to build the project ? I tried cloning and building it but I'm having this issue :
Failed to apply plugin 'com.android.internal.version-check'.
> Minimum supported Gradle version is 8.13. Current version is 8.9.
Try updating the 'distributionUrl' property in /Users/thomas/StudioProjects/Calf/convention-plugins/build/tmp/generatePrecompiledScriptPluginAccessors/accessors702868471229805990/gradle/wrapper/gradle-wrapper.properties to 'gradle-8.13-bin.zip'.
Thanks