Update HyperRogue to 10.4t (10420)
This commit is contained in:
parent
7ca629fa73
commit
740ebf6e3b
|
@ -61,7 +61,18 @@ Build:10.4b,10042
|
|||
popd
|
||||
ndk=r17b
|
||||
|
||||
Build:10.4t,10420
|
||||
commit=v10.4t
|
||||
subdir=hyperroid/app
|
||||
gradle=yes
|
||||
prebuild=sed -i -e "s/abiFilters .*/abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a'/" build.gradle
|
||||
scandelete=hyper.exe
|
||||
build=pushd .. && \
|
||||
bash copy.sh && \
|
||||
popd
|
||||
ndk=r17b
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:10.4b
|
||||
Current Version Code:10042
|
||||
Current Version:10.4t
|
||||
Current Version Code:10420
|
||||
|
|
Loading…
Reference in a new issue