protoncore_android/gopenpgp/build.gradle

2 lines
84 B
Groovy

configurations.maybeCreate("default")
artifacts.add("default", file('gopenpgp.aar'))