mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-11 10:02:27 +01:00
Update Android title sequence
This commit is contained in:
@@ -83,7 +83,7 @@ android.applicationVariants.all { variant ->
|
||||
dest "$variant.mergeAssets.outputDir/data"
|
||||
}
|
||||
download {
|
||||
src 'https://github.com/OpenRCT2/title-sequences/releases/download/v0.0.5/title-sequence-v0.0.5.zip'
|
||||
src 'https://github.com/OpenRCT2/title-sequences/releases/download/v0.1.0/title-sequence-v0.1.0.zip'
|
||||
dest new File(buildDir, 'title-sequence.zip')
|
||||
}
|
||||
copy {
|
||||
|
||||
Reference in New Issue
Block a user