Welcome to mirror list, hosted at ThFree Co, Russian Federation.

build.gradle « ncsmsgo - github.com/nextcloud/ncsms-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3a5ce325dd99a841c8022aaa43920f863c03aa86 (plain)
1
2
configurations.maybeCreate("default")
artifacts.add("default", file('ncsmsgo.aar'))