Readd jcenter

This commit is contained in:
MM20 2022-09-18 15:18:13 +02:00
parent 72e356e06b
commit f9826a6456
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -27,6 +27,7 @@ allprojects {
}
}
maven(url = "https://pkgs.dev.azure.com/MicrosoftDeviceSDK/DuoSDK-Public/_packaging/Duo-SDK-Feed/maven/v1")
jcenter() // For tinypinyin
}
}