expo / config-plugins

Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.
427 stars 91 forks source link

Add line in build.gradle file #167

Open marcelobarbosaO opened 1 year ago

marcelobarbosaO commented 1 year ago

Library

https://google.com

Summary

I need add this line: maven { url "https://cdn.veriff.me/android/" } to my build.gradle when app is pre-build. How to use in: import { withProjectBuildGradle, AndroidConfig } from '@expo/config-plugins'??

Any existing examples?

No response

CallumHemsley commented 4 weeks ago

Hello - did you manage to find a solution for this? I found: https://github.com/lucalanca/expo-updates-veriff/blob/main/expo-plugins/with-veriff.js