Update HyperRogue to 10.5e (10505)
This commit is contained in:
parent
4af5a5f96e
commit
3f6d78f663
|
@ -72,7 +72,17 @@ Build:10.4t,10420
|
|||
popd
|
||||
ndk=r17b
|
||||
|
||||
Build:10.5e,10505
|
||||
commit=v10.5e
|
||||
subdir=hyperroid/app
|
||||
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
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:10.4t
|
||||
Current Version Code:10420
|
||||
Current Version:10.5e
|
||||
Current Version Code:10505
|
||||
|
|
Loading…
Reference in a new issue