diff --git a/metadata/ru.meefik.busybox.txt b/metadata/ru.meefik.busybox.txt index 8374a3de4e..fce2ea1936 100644 --- a/metadata/ru.meefik.busybox.txt +++ b/metadata/ru.meefik.busybox.txt @@ -35,6 +35,24 @@ Build:1.24.1,18 ./bb-build.sh mips && \ cp -fR compiled/mips ../app/src/main/assets/ +Build:1.24.1,23 + commit=a0daeb3b5055f4786c54ce2beef3093440d7a82f + subdir=app + gradle=yes + scandelete=app/src/main/assets + build=cd ../contrib && \ + export ANDROID_NDK_ROOT=$$NDK$$ && \ + ./bb-build.sh arm pie && \ + ./bb-build.sh arm nopie && \ + cp -fR compiled/arm ../app/src/main/assets/ && \ + ./bb-build.sh intel pie && \ + ./bb-build.sh intel nopie && \ + cp -fR compiled/intel ../app/src/main/assets/ && \ + ./bb-build.sh mips pie && \ + ./bb-build.sh mips nopie && \ + cp -fR compiled/mips ../app/src/main/assets/ + +Archive Policy:0 versions Auto Update Mode:None Update Check Mode:Tags Current Version:1.24.1