mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-25 07:44:38 +01:00
Update required objects version
This commit is contained in:
@@ -91,7 +91,7 @@ android.applicationVariants.all { variant ->
|
||||
into "$variant.mergeAssets.outputDir/data/title"
|
||||
}
|
||||
download {
|
||||
src 'https://github.com/OpenRCT2/objects/releases/download/v1.0.2/objects.zip'
|
||||
src 'https://github.com/OpenRCT2/objects/releases/download/v1.0.3/objects.zip'
|
||||
dest new File(buildDir, 'objects.zip')
|
||||
}
|
||||
copy {
|
||||
|
||||
Reference in New Issue
Block a user