Update HyperRogue to 12.0e (12050)

This commit is contained in:
F-Droid checkupdates bot 2021-08-02 04:18:43 +00:00
parent 69bf0f27e0
commit 126cf95d99

View file

@ -220,7 +220,24 @@ Builds:
- popd
ndk: r17c
- versionName: 12.0e
versionCode: 12050
commit: b67b946126c16770419d86f42a953e8e902583ba
subdir: hyperroid/app
sudo:
- apt-get update || apt-get update
- apt-get install -y g++
gradle:
- yes
prebuild: sed -i -e "s/abiFilters .*/abiFilters 'x86', 'x86_64', 'armeabi-v7a',
'arm64-v8a'/" build.gradle
build:
- pushd ..
- bash copy.sh
- popd
ndk: r17c
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 12.0d
CurrentVersionCode: 12040
CurrentVersion: 12.0e
CurrentVersionCode: 12050