Update HyperRogue to 11.3i (11309)

This commit is contained in:
F-Droid Builder 2020-05-03 09:12:11 +00:00
parent 7a7c505c17
commit 29f21b3f50

View file

@ -112,7 +112,24 @@ Builds:
- popd
ndk: r17b
- versionName: 11.3i
versionCode: 11309
commit: v11.3i
subdir: hyperroid/app
sudo:
- apt update || apt update
- apt 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: r17b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 10.5e
CurrentVersionCode: 10505
CurrentVersion: 11.3i
CurrentVersionCode: 11309