keep latest

This commit is contained in:
Licaon_Kter 2025-10-07 13:06:18 +03:00
parent b6cd71ba61
commit c60bef7de7
6 changed files with 0 additions and 244 deletions

View file

@ -546,54 +546,6 @@ Builds:
- targetAbi=arm64-v8a
- includeUniversalApk=false
- versionName: 3.5.4
versionCode: 617
commit: 3c18870e6d27bf9859d1fb4a277428d2b4a1fa78
subdir: app
gradle:
- yes
binary: https://github.com/mlm-games/flicky/releases/download/%v/flicky-%v-x86.apk
gradleprops:
- enableApkSplits=true
- targetAbi=x86
- includeUniversalApk=false
- versionName: 3.5.4
versionCode: 618
commit: 3c18870e6d27bf9859d1fb4a277428d2b4a1fa78
subdir: app
gradle:
- yes
binary: https://github.com/mlm-games/flicky/releases/download/%v/flicky-%v-x86_64.apk
gradleprops:
- enableApkSplits=true
- targetAbi=x86_64
- includeUniversalApk=false
- versionName: 3.5.4
versionCode: 619
commit: 3c18870e6d27bf9859d1fb4a277428d2b4a1fa78
subdir: app
gradle:
- yes
binary: https://github.com/mlm-games/flicky/releases/download/%v/flicky-%v-armeabi-v7a.apk
gradleprops:
- enableApkSplits=true
- targetAbi=armeabi-v7a
- includeUniversalApk=false
- versionName: 3.5.4
versionCode: 620
commit: 3c18870e6d27bf9859d1fb4a277428d2b4a1fa78
subdir: app
gradle:
- yes
binary: https://github.com/mlm-games/flicky/releases/download/%v/flicky-%v-arm64-v8a.apk
gradleprops:
- enableApkSplits=true
- targetAbi=arm64-v8a
- includeUniversalApk=false
- versionName: 3.5.6
versionCode: 637
commit: 1f05dd5103c627dc14a556f08c59aefc4c287311

View file

@ -15735,22 +15735,6 @@ Builds:
scandelete:
- app/src/androidTest/assets
- versionName: '20251006'
versionCode: 20251006
commit: 4a1d9ecf448c97a6d84ba665c0a20026d4362908
subdir: app
gradle:
- versionDev
rm:
- user_manual
prebuild:
- mkdir -p $HOME/.gradle
- echo "org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError"
> $HOME/.gradle/gradle.properties
- sed -i -e 's/8.13.0/8.11.1/' ../build.gradle
scandelete:
- app/src/androidTest/assets
- versionName: '20251007'
versionCode: 20251007
commit: 88801358fdaf13b61bba831c592a5125b66729e4

View file

@ -98,16 +98,6 @@ Builds:
rm:
- pennywise-web
- versionName: 2.15.33
versionCode: 68
commit: 933b9fd2efa27b93c992944a81391672f7c097de
subdir: app
gradle:
- fdroid
rm:
- pennywise-web
prebuild: sed -i -e 's/8.13.0/8.11.1/' ../gradle/libs.versions.toml
- versionName: 2.15.34
versionCode: 69
commit: af291bfc81845be73a06d43b4bbb4ceda668740f

View file

@ -6801,17 +6801,6 @@ Builds:
rm:
- desktop
- versionName: 4.18.3
versionCode: 1165
disable: https://github.com/yairm210/Unciv/issues/13990
commit: f6b31ddbe3f426a44eeff9bb68151b1a6c833307
timeout: 14400
subdir: android
gradle:
- yes
rm:
- desktop
- versionName: 4.18.4
versionCode: 1166
commit: 1cb3f94d36009719b63f6d8e9d2e49c1bd594a8f

View file

@ -1251,158 +1251,6 @@ Builds:
- enableAbiSplits=true
- ABIS=x86_64
- versionName: 1.7.0
versionCode: 107001
commit: 4fbab4cf974d528998042fe173fcc1d7e1d76aac
timeout: 14400
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make ninja-build
- apt-get install -y cmake -t bookworm-backports
gradle:
- yes
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
binary: https://github.com/egdels/makeacopy/releases/download/v%v/MakeACopy-v%v-armeabi-v7a-release.apk
rm:
- external/onnxruntime/onnxruntime/test
- external/onnxruntime/samples
prebuild: sed -i -e '/^\t\tif (publishToAdo) {/,/^\t\t}/d' ../external/onnxruntime/java/build.gradle
scanignore:
- external/onnxruntime/java/build-android.gradle
- external/onnxruntime/java/build.gradle
- external/onnxruntime/js/react_native/e2e/android/build.gradle
- external/onnxruntime/js/react_native/android/build.gradle
scandelete:
- external/opencv
- external/onnxruntime
build:
- cd ../scripts
- chmod +x *.sh
- export ABIS="armeabi-v7a"
- ./build_opencv_android.sh
- ./prepare_opencv.sh
- ./build_onnxruntime_android.sh
ndk: 28.0.13004108
gradleprops:
- enableAbiSplits=true
- ABIS=armeabi-v7a
- versionName: 1.7.0
versionCode: 107002
commit: 4fbab4cf974d528998042fe173fcc1d7e1d76aac
timeout: 14400
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make ninja-build
- apt-get install -y cmake -t bookworm-backports
gradle:
- yes
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
binary: https://github.com/egdels/makeacopy/releases/download/v%v/MakeACopy-v%v-arm64-v8a-release.apk
rm:
- external/onnxruntime/onnxruntime/test
- external/onnxruntime/samples
prebuild: sed -i -e '/^\t\tif (publishToAdo) {/,/^\t\t}/d' ../external/onnxruntime/java/build.gradle
scanignore:
- external/onnxruntime/java/build-android.gradle
- external/onnxruntime/java/build.gradle
- external/onnxruntime/js/react_native/e2e/android/build.gradle
- external/onnxruntime/js/react_native/android/build.gradle
scandelete:
- external/opencv
- external/onnxruntime
build:
- cd ../scripts
- chmod +x *.sh
- export ABIS="arm64-v8a"
- ./build_opencv_android.sh
- ./prepare_opencv.sh
- ./build_onnxruntime_android.sh
ndk: 28.0.13004108
gradleprops:
- enableAbiSplits=true
- ABIS=arm64-v8a
- versionName: 1.7.0
versionCode: 107003
commit: 4fbab4cf974d528998042fe173fcc1d7e1d76aac
timeout: 14400
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make ninja-build
- apt-get install -y cmake -t bookworm-backports
gradle:
- yes
output: build/outputs/apk/release/app-x86-release-unsigned.apk
binary: https://github.com/egdels/makeacopy/releases/download/v%v/MakeACopy-v%v-x86-release.apk
rm:
- external/onnxruntime/onnxruntime/test
- external/onnxruntime/samples
prebuild: sed -i -e '/^\t\tif (publishToAdo) {/,/^\t\t}/d' ../external/onnxruntime/java/build.gradle
scanignore:
- external/onnxruntime/java/build-android.gradle
- external/onnxruntime/java/build.gradle
- external/onnxruntime/js/react_native/e2e/android/build.gradle
- external/onnxruntime/js/react_native/android/build.gradle
scandelete:
- external/opencv
- external/onnxruntime
build:
- cd ../scripts
- chmod +x *.sh
- export ABIS="x86"
- ./build_opencv_android.sh
- ./prepare_opencv.sh
- ./build_onnxruntime_android.sh
ndk: 28.0.13004108
gradleprops:
- enableAbiSplits=true
- ABIS=x86
- versionName: 1.7.0
versionCode: 107004
commit: 4fbab4cf974d528998042fe173fcc1d7e1d76aac
timeout: 14400
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make ninja-build
- apt-get install -y cmake -t bookworm-backports
gradle:
- yes
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
binary: https://github.com/egdels/makeacopy/releases/download/v%v/MakeACopy-v%v-x86_64-release.apk
rm:
- external/onnxruntime/onnxruntime/test
- external/onnxruntime/samples
prebuild: sed -i -e '/^\t\tif (publishToAdo) {/,/^\t\t}/d' ../external/onnxruntime/java/build.gradle
scanignore:
- external/onnxruntime/java/build-android.gradle
- external/onnxruntime/java/build.gradle
- external/onnxruntime/js/react_native/e2e/android/build.gradle
- external/onnxruntime/js/react_native/android/build.gradle
scandelete:
- external/opencv
- external/onnxruntime
build:
- cd ../scripts
- chmod +x *.sh
- export ABIS="x86_64"
- ./build_opencv_android.sh
- ./prepare_opencv.sh
- ./build_onnxruntime_android.sh
ndk: 28.0.13004108
gradleprops:
- enableAbiSplits=true
- ABIS=x86_64
- versionName: 1.7.1
versionCode: 107011
commit: 72cf80e75732eb6e0924458ad9422cb4a199a2d4

View file

@ -45,13 +45,6 @@ Builds:
gradle:
- yes
- versionName: 0.19.0
versionCode: 47
commit: 17e7a30456eb8242fbfcab565f20b585d6dc682c
subdir: app
gradle:
- yes
- versionName: 0.20.0
versionCode: 48
commit: 4154dfa94a989f62891ea4d2252c5d5eb38b353d