Update HyperRogue to 12.0d (12040)

This commit is contained in:
F-Droid checkupdates bot 2021-07-14 04:13:43 +00:00
parent 16969077a0
commit 0a9a73d132

View file

@ -203,7 +203,24 @@ Builds:
- popd
ndk: r17c
- versionName: 12.0d
versionCode: 12040
commit: 64f4f93966d581178709b0e9bfd8d077bbfdd61e
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.0c
CurrentVersionCode: 12030
CurrentVersion: 12.0d
CurrentVersionCode: 12040