mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 20:43:04 +01:00
Update objects to 1.0.11 (#9529)
This commit is contained in:
committed by
GitHub
parent
a7f8960151
commit
8ff0cf9546
@@ -98,7 +98,7 @@ android.applicationVariants.all { variant ->
|
||||
into "$variant.mergeAssets.outputDir/data/title"
|
||||
}
|
||||
download {
|
||||
src 'https://github.com/OpenRCT2/objects/releases/download/v1.0.10/objects.zip'
|
||||
src 'https://github.com/OpenRCT2/objects/releases/download/v1.0.11/objects.zip'
|
||||
dest new File(buildDir, 'objects.zip')
|
||||
}
|
||||
copy {
|
||||
|
||||
Reference in New Issue
Block a user