feat(CON-173) : [SDK] - Module d'exécution de code en fonction des consentements

This commit is contained in:
2024-12-12 09:26:54 +01:00
committed by Lucas
parent 266bb3aac7
commit 62e426c38d
22 changed files with 358 additions and 10 deletions

View File

@ -27,5 +27,4 @@ plugins {
// Google services
alias(libs.plugins.googleServices) apply false
}