Update org.develz.crawl to 0.33.1

This commit is contained in:
Medrano83 2025-06-08 22:51:25 +02:00 committed by Licaon_Kter
parent f80387452a
commit 19fffda12c

View file

@ -208,6 +208,25 @@ Builds:
build: make -C ../.. ANDROID=$$VERCODE$$ android
ndk: r26b
- versionName: 0.33.1
versionCode: 35
commit: 9cb173b281c11a5177f40b8c0662bacd3aac2717
subdir: crawl-ref/source/android-project/app
submodules: true
sudo:
- apt-get update
- apt-get install -y build-essential file libncursesw5-dev bison flex liblua5.1-0-dev
libsqlite3-dev libz-dev pkg-config python3-yaml binutils-gold python-is-python3
libsdl2-image-dev libsdl2-mixer-dev libsdl2-dev libfreetype6-dev libpng-dev
fonts-dejavu-core advancecomp pngcrush
gradle:
- yes
prebuild: make -C ../.. ANDROID=$$VERCODE$$ android-project/app/build.gradle
scandelete:
- crawl-ref
build: make -C ../.. ANDROID=$$VERCODE$$ android
ndk: r26b
MaintainerNotes: |-
Android releases are not tagged and respective commit from
'crawl-ref/source/android-project' should be used instead.
@ -216,5 +235,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 0.33.0-11-g5f24e6623a
CurrentVersionCode: 34
CurrentVersion: 0.33.1
CurrentVersionCode: 35