Update HyperRogue to 12.0b (12020)

This commit is contained in:
F-Droid checkupdates bot 2021-06-20 04:59:57 +00:00
parent 6b706ceba4
commit dd8316246f

View file

@ -169,7 +169,24 @@ Builds:
- popd
ndk: r17c
- versionName: 12.0b
versionCode: 12020
commit: 2ef9268c012f4d5c2d3df07c7e474c6cf6e8fb14
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.0a
CurrentVersionCode: 12010
CurrentVersion: 12.0b
CurrentVersionCode: 12020