1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-25 07:44:38 +01:00

Add missing repository to Android project

This commit is contained in:
Michał Janiszewski
2019-01-01 22:35:55 +01:00
parent d4dc94ff83
commit 51c88d85fd

View File

@@ -19,6 +19,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
}
}