1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-09-19 23:21:34 +02:00

Add group to buildSrc

This commit is contained in:
Allan Wang 2019-06-07 14:55:59 -04:00
parent f1301c6ee5
commit 1c2109cc58
No known key found for this signature in database
GPG Key ID: C93E3F9C679D7A56

View File

@ -2,6 +2,8 @@ plugins {
`kotlin-dsl`
}
group = "com.pitchedapps"
repositories {
jcenter()
maven("https://jitpack.io")