Calf icon indicating copy to clipboard operation
Calf copied to clipboard

Add Permission.WriteContacts

Open Thomas-Valloo opened this issue 1 month ago • 0 comments

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

Thomas-Valloo avatar Nov 13 '25 14:11 Thomas-Valloo