1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 23:23:27 +02:00
fdroidserver/tests/source-files/cn.wildfirechat.chat/avenginekit/build.gradle
Hans-Christoph Steiner bfe587979d import: make it work most of the time with git repos
This includes real tests too.
2020-02-13 13:51:52 +01:00

2 lines
87 B
Groovy

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