mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
misc fixes
This commit is contained in:
parent
b5c52e2717
commit
efbb315cd9
20 changed files with 28 additions and 324 deletions
|
|
@ -8270,6 +8270,7 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter pub get
|
||||
- truncate -s 0 .pub-cache/hosted/pub.dev/quill_native_bridge_linux-*/assets/xclip
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
|
|
@ -8312,6 +8313,7 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter pub get
|
||||
- truncate -s 0 .pub-cache/hosted/pub.dev/quill_native_bridge_linux-*/assets/xclip
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
|
|
@ -8354,6 +8356,7 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter pub get
|
||||
- truncate -s 0 .pub-cache/hosted/pub.dev/quill_native_bridge_linux-*/assets/xclip
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
|
|
|
|||
|
|
@ -3722,40 +3722,6 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk --flavor fdroid --release
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 5.4.0
|
||||
versionCode: 4358
|
||||
commit: cbb87c832e79bf53578d886b694a68f84ae09b47
|
||||
subdir: src/ui/flutter_app
|
||||
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
rm:
|
||||
- src/test
|
||||
- src/ui/flutter_app/ios
|
||||
- src/ui/flutter_app/linux
|
||||
- src/ui/flutter_app/macos
|
||||
- src/ui/flutter_app/windows
|
||||
- src/ui/flutter_app/test
|
||||
- src/ui/qt
|
||||
- tests
|
||||
prebuild:
|
||||
- export FLUTTER_VERSION=$(sed -n -E "s/.*flutter-version:\s'(.*)'/\1/p" ../../../.github/workflows/flutter.yml
|
||||
| head -n 1)
|
||||
- pushd $$flutter$$
|
||||
- git checkout -f $FLUTTER_VERSION
|
||||
- popd
|
||||
- mv android/app/build.gradle_fdroid android/app/build.gradle
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- cd ../../..
|
||||
- ./flutter-init.sh
|
||||
scandelete:
|
||||
- src/ui/flutter_app/.pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --flavor fdroid --release
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 5.4.1
|
||||
versionCode: 4362
|
||||
commit: 008ef199d86a4e77d538e164a9c6672b53a5ef92
|
||||
|
|
|
|||
|
|
@ -206,14 +206,6 @@ Builds:
|
|||
- free
|
||||
prebuild: sed -i -e '/firebase/d' -e '/gms.google/d' build.gradle.kts ../build.gradle.kts
|
||||
|
||||
- versionName: 2024.10.1064-dev
|
||||
versionCode: 1064
|
||||
commit: e743cf338f442a31f2bf870e298f1da193ca3b05
|
||||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
prebuild: sed -i -e '/firebase/d' -e '/gms.google/d' build.gradle.kts ../build.gradle.kts
|
||||
|
||||
- versionName: 2024.10.1065-dev
|
||||
versionCode: 1065
|
||||
commit: 8c2fbeca33b10a6901109ac4e9a0c02150c781f4
|
||||
|
|
|
|||
|
|
@ -66,6 +66,7 @@ Builds:
|
|||
prebuild:
|
||||
- cd ..
|
||||
- java -Dmake.gradle=false make/Make.java
|
||||
- echo 1
|
||||
scandelete:
|
||||
- xstructural.jar
|
||||
- ktlint.jar
|
||||
|
|
|
|||
|
|
@ -14447,21 +14447,6 @@ Builds:
|
|||
scandelete:
|
||||
- app/src/androidTest/assets
|
||||
|
||||
- versionName: '20241019'
|
||||
versionCode: 20241019
|
||||
commit: b9371b51199627a20cfa2145f0c99dcca9ead411
|
||||
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
|
||||
scandelete:
|
||||
- app/src/androidTest/assets
|
||||
|
||||
- versionName: '20241020'
|
||||
versionCode: 20241020
|
||||
commit: 4938c5f8fa335c3a98ce945b3fceec7130139d34
|
||||
|
|
|
|||
|
|
@ -104,13 +104,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.37
|
||||
versionCode: 37
|
||||
commit: f0321f30bc5c31a4da32407e9f54516587f3de3b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.38
|
||||
versionCode: 38
|
||||
commit: c3992b25abf4e068a28a58f57190277cda609579
|
||||
|
|
|
|||
|
|
@ -1579,46 +1579,6 @@ Builds:
|
|||
prebuild: sed -i -e '/signingConfigs./d' -e '/grgit/d' -e 's/Apk true/Apk false/'
|
||||
-e '/bintray-release/d' build.gradle
|
||||
|
||||
- versionName: 2.0+free
|
||||
versionCode: 17701
|
||||
commit: 877da3a475fbaace0244dfffe1eb33b34a7fb54e
|
||||
gradle:
|
||||
- monocleschat
|
||||
- free
|
||||
output: build/outputs/apk/monocleschatFree/release/Conversations-*-armeabi-v7a-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.0+free
|
||||
versionCode: 17702
|
||||
commit: 877da3a475fbaace0244dfffe1eb33b34a7fb54e
|
||||
gradle:
|
||||
- monocleschat
|
||||
- free
|
||||
output: build/outputs/apk/monocleschatFree/release/Conversations-*-x86-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.0+free
|
||||
versionCode: 17703
|
||||
commit: 877da3a475fbaace0244dfffe1eb33b34a7fb54e
|
||||
gradle:
|
||||
- monocleschat
|
||||
- free
|
||||
output: build/outputs/apk/monocleschatFree/release/Conversations-*-x86_64-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.0+free
|
||||
versionCode: 17704
|
||||
commit: 877da3a475fbaace0244dfffe1eb33b34a7fb54e
|
||||
gradle:
|
||||
- monocleschat
|
||||
- free
|
||||
output: build/outputs/apk/monocleschatFree/release/Conversations-*-arm64-v8a-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.0.1+free
|
||||
versionCode: 17801
|
||||
commit: 8864338773d576eb14ff086d1b2e379919ba79ec
|
||||
|
|
|
|||
|
|
@ -88,46 +88,6 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/include project.*/include "x86_64"/' build.gradle
|
||||
|
||||
- versionName: '4.0'
|
||||
versionCode: 401
|
||||
disable: fails RB
|
||||
commit: f8e38c9f42a4f64eceb8b1e4127571d966c85e7f
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/include project.*/include "armeabi-v7a"/' build.gradle
|
||||
|
||||
- versionName: '4.0'
|
||||
versionCode: 402
|
||||
disable: fails RB
|
||||
commit: f8e38c9f42a4f64eceb8b1e4127571d966c85e7f
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/include project.*/include "arm64-v8a"/' build.gradle
|
||||
|
||||
- versionName: '4.0'
|
||||
versionCode: 403
|
||||
disable: fails RB
|
||||
commit: f8e38c9f42a4f64eceb8b1e4127571d966c85e7f
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/include project.*/include "x86"/' build.gradle
|
||||
|
||||
- versionName: '4.0'
|
||||
versionCode: 404
|
||||
disable: fails RB
|
||||
commit: f8e38c9f42a4f64eceb8b1e4127571d966c85e7f
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/include project.*/include "x86_64"/' build.gradle
|
||||
|
||||
- versionName: '4.1'
|
||||
versionCode: 501
|
||||
commit: fe906475e068aba4015427cb0a30defab8cb589f
|
||||
|
|
|
|||
|
|
@ -3327,46 +3327,6 @@ Builds:
|
|||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.17.0+free
|
||||
versionCode: 4212101
|
||||
commit: c01a1f01ddf1136b1115aedd3ef668ebc502d341
|
||||
gradle:
|
||||
- conversations
|
||||
- free
|
||||
output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-armeabi-v7a-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.17.0+free
|
||||
versionCode: 4212102
|
||||
commit: c01a1f01ddf1136b1115aedd3ef668ebc502d341
|
||||
gradle:
|
||||
- conversations
|
||||
- free
|
||||
output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-x86-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.17.0+free
|
||||
versionCode: 4212103
|
||||
commit: c01a1f01ddf1136b1115aedd3ef668ebc502d341
|
||||
gradle:
|
||||
- conversations
|
||||
- free
|
||||
output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-x86_64-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.17.0+free
|
||||
versionCode: 4212104
|
||||
commit: c01a1f01ddf1136b1115aedd3ef668ebc502d341
|
||||
gradle:
|
||||
- conversations
|
||||
- free
|
||||
output: build/outputs/apk/conversationsFree/release/Conversations-*-conversations-free-arm64-v8a-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.17.1+free
|
||||
versionCode: 4212201
|
||||
commit: dc3bc6fa2c5ff2d3a18f89822c36551a00b564f4
|
||||
|
|
|
|||
|
|
@ -1851,46 +1851,6 @@ Builds:
|
|||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.17.0+free
|
||||
versionCode: 4212101
|
||||
commit: c01a1f01ddf1136b1115aedd3ef668ebc502d341
|
||||
gradle:
|
||||
- quicksy
|
||||
- free
|
||||
output: build/outputs/apk/quicksyFree/release/Conversations-*-quicksy-free-armeabi-v7a-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.17.0+free
|
||||
versionCode: 4212102
|
||||
commit: c01a1f01ddf1136b1115aedd3ef668ebc502d341
|
||||
gradle:
|
||||
- quicksy
|
||||
- free
|
||||
output: build/outputs/apk/quicksyFree/release/Conversations-*-quicksy-free-x86-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.17.0+free
|
||||
versionCode: 4212103
|
||||
commit: c01a1f01ddf1136b1115aedd3ef668ebc502d341
|
||||
gradle:
|
||||
- quicksy
|
||||
- free
|
||||
output: build/outputs/apk/quicksyFree/release/Conversations-*-quicksy-free-x86_64-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.17.0+free
|
||||
versionCode: 4212104
|
||||
commit: c01a1f01ddf1136b1115aedd3ef668ebc502d341
|
||||
gradle:
|
||||
- quicksy
|
||||
- free
|
||||
output: build/outputs/apk/quicksyFree/release/Conversations-*-quicksy-free-arm64-v8a-release-unsigned.apk
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk
|
||||
false/' build.gradle
|
||||
|
||||
- versionName: 2.17.1+free
|
||||
versionCode: 4212201
|
||||
commit: dc3bc6fa2c5ff2d3a18f89822c36551a00b564f4
|
||||
|
|
|
|||
|
|
@ -1073,6 +1073,7 @@ Builds:
|
|||
|
||||
- versionName: 1.4.0-dev
|
||||
versionCode: 241
|
||||
disable: https://github.com/BenderBlog/traintime_pda/issues/57
|
||||
commit: 8d02564bf0b6655fb26d6531f126707e86d775df
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -1115,6 +1116,7 @@ Builds:
|
|||
|
||||
- versionName: 1.4.0-dev
|
||||
versionCode: 242
|
||||
disable: https://github.com/BenderBlog/traintime_pda/issues/57
|
||||
commit: 8d02564bf0b6655fb26d6531f126707e86d775df
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -1157,6 +1159,7 @@ Builds:
|
|||
|
||||
- versionName: 1.4.0-dev
|
||||
versionCode: 243
|
||||
disable: https://github.com/BenderBlog/traintime_pda/issues/57
|
||||
commit: 8d02564bf0b6655fb26d6531f126707e86d775df
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
|
|||
|
|
@ -187,27 +187,6 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.7.0-beta.7
|
||||
versionCode: 488
|
||||
commit: 16cf431abf6eaff4277aefcfbcdd532bd2a052d8
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-21-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fDroid
|
||||
prebuild:
|
||||
- cp -R ../../gradle ./
|
||||
- echo "TVVTSUNCUkFJTlpfQ0xJRU5UX0lEPWtpbVpiWXlaYUVia2Ewb0Npb1ExNUdINWhlNFp4dGtXCg=="
|
||||
| base64 -d > ../../not_so_secret.properties
|
||||
- echo "TVVTSUNCUkFJTlpfQ0xJRU5UX1NFQ1JFVD00ZVlINmpqRzBVVm1GRGN1Yk1CSThrVVlxT18xVkxHRAo="
|
||||
| base64 -d >> ../../not_so_secret.properties
|
||||
- sed -i -e '/firebase/d' -e '/google.services/d' ../../build.gradle.kts
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 490
|
||||
commit: 65f3447d71bb4baf3f0b1f5075d9b2f75951b0bf
|
||||
|
|
|
|||
|
|
@ -551,27 +551,6 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*' 'res/m0.html' 'res/lM.json' 'composeResources/rimusic.composeapp.generated.resources/drawable/*.xml'
|
||||
|
||||
- versionName: 0.6.57
|
||||
versionCode: 63
|
||||
commit: 78790135a0e3b3e6c6bf242c7bc9a991e6d5b9e5
|
||||
subdir: composeApp
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- foss
|
||||
binary: https://github.com/fast4x/RiMusic/releases/download/v%v/app-foss-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
rm:
|
||||
- bundletool.jar
|
||||
prebuild: sed -i -e '/jetbrains.space/d' -e '/androidx.dev/d' ../settings.gradle.kts
|
||||
build.gradle.kts
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*' 'res/m0.html' 'res/lM.json' 'composeResources/rimusic.composeapp.generated.resources/drawable/*.xml'
|
||||
|
||||
- versionName: 0.6.57.1
|
||||
versionCode: 64
|
||||
commit: 7185cfa423cc05250227a9c4d4a30ec2947b609a
|
||||
|
|
|
|||
|
|
@ -46,15 +46,16 @@ Builds:
|
|||
- versionName: '1.7'
|
||||
versionCode: 12
|
||||
disable: https://github.com/Ma7moud3ly/micro-repl/issues/23
|
||||
commit: 938daf0d6bf9a95f0c159bda9348c9422ec6c907
|
||||
commit: 18bdd3a9b8853237f5569e79e1fb185f59d368ac
|
||||
subdir: app
|
||||
init: git reset --soft 938daf0d6bf9a95f0c159bda9348c9422ec6c907
|
||||
gradle:
|
||||
- default
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle.kts
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/python/*' 'assets/themes/*'
|
||||
|
||||
AllowedAPKSigningKeys: c2fa0efdd38037fd5051fe63cabe5048868be7d11f52047a1194956917eabd67
|
||||
|
||||
|
|
|
|||
|
|
@ -12,13 +12,6 @@ Repo: https://github.com/dfyockey/RomanDigital
|
|||
Binaries: https://github.com/dfyockey/RomanDigital/releases/download/%v/romandigital.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.1
|
||||
versionCode: 3
|
||||
commit: a5980c5a248baadc1dffdb343163baa0db194579
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 4
|
||||
commit: 5343e60bba4895a5ac7e9dc8943b10e4bf867d9d
|
||||
|
|
|
|||
|
|
@ -350,10 +350,9 @@ Builds:
|
|||
subdir: mobile/app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- package.json
|
||||
prebuild:
|
||||
- sed -i -e '/com.android.tools.build/s/3.3.2/7.4.2/' ../build.gradle
|
||||
- sed -i -e 's/4.10.1/7.5/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
- sed -i -e '/metaFDroid(variant/d' build.gradle
|
||||
- cd ../..
|
||||
- echo "builds={'fdroid':{'post_build':['build_mobile.py'],'gradle_buildtype':'copyonly'}}"
|
||||
>> localbuildsettings.py
|
||||
|
|
|
|||
|
|
@ -349,17 +349,6 @@ Builds:
|
|||
- echo 'rootProject.name="jellyfin-androidtv"' >> ../settings.gradle.kts
|
||||
- echo 'jellyfin.version=$$VERSION$$' >> ../gradle.properties
|
||||
|
||||
- versionName: 0.17.7
|
||||
versionCode: 170799
|
||||
commit: v0.17.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e 's/s01.oss.sonatype.org.*"/maven.google.com"/' ../settings.gradle.kts
|
||||
- echo 'rootProject.name="jellyfin-androidtv"' >> ../settings.gradle.kts
|
||||
- echo 'jellyfin.version=$$VERSION$$' >> ../gradle.properties
|
||||
|
||||
- versionName: 0.17.8
|
||||
versionCode: 170899
|
||||
commit: v0.17.8
|
||||
|
|
|
|||
|
|
@ -477,40 +477,36 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/include project.*/include "x86_64"/' build.gradle
|
||||
|
||||
- versionName: 1.0.beta37
|
||||
versionCode: 3701
|
||||
disable: build failed
|
||||
commit: 0ca6b27cd32dccce809c273067655ba7c2634444
|
||||
- versionName: 1.0.beta38
|
||||
versionCode: 3801
|
||||
commit: 8e6df0d9d48f38b01fc794b98ead6b4b478f4f2b
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/include project.*/include "armeabi-v7a"/' build.gradle
|
||||
|
||||
- versionName: 1.0.beta37
|
||||
versionCode: 3702
|
||||
disable: build failed
|
||||
commit: 0ca6b27cd32dccce809c273067655ba7c2634444
|
||||
- versionName: 1.0.beta38
|
||||
versionCode: 3802
|
||||
commit: 8e6df0d9d48f38b01fc794b98ead6b4b478f4f2b
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/include project.*/include "arm64-v8a"/' build.gradle
|
||||
|
||||
- versionName: 1.0.beta37
|
||||
versionCode: 3703
|
||||
disable: build failed
|
||||
commit: 0ca6b27cd32dccce809c273067655ba7c2634444
|
||||
- versionName: 1.0.beta38
|
||||
versionCode: 3803
|
||||
commit: 8e6df0d9d48f38b01fc794b98ead6b4b478f4f2b
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/include project.*/include "x86"/' build.gradle
|
||||
|
||||
- versionName: 1.0.beta37
|
||||
versionCode: 3704
|
||||
disable: build failed
|
||||
commit: 0ca6b27cd32dccce809c273067655ba7c2634444
|
||||
- versionName: 1.0.beta38
|
||||
versionCode: 3804
|
||||
commit: 8e6df0d9d48f38b01fc794b98ead6b4b478f4f2b
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
|
|
@ -525,5 +521,5 @@ VercodeOperation:
|
|||
- 100 * %c + 3
|
||||
- 100 * %c + 4
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)||(.*)
|
||||
CurrentVersion: 1.0.beta37
|
||||
CurrentVersionCode: 3704
|
||||
CurrentVersion: 1.0.beta38
|
||||
CurrentVersionCode: 3804
|
||||
|
|
|
|||
|
|
@ -159,13 +159,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.1'
|
||||
versionCode: 301
|
||||
commit: c9e4590e8bbfd1cb859f67d21956dfd9e00a4968
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.2'
|
||||
versionCode: 302
|
||||
commit: 19f1ec3a5cee938bf437634ebb1646b3fcc2d31f
|
||||
|
|
|
|||
|
|
@ -196,17 +196,9 @@ Builds:
|
|||
- yes
|
||||
ndk: 26.3.11579264
|
||||
|
||||
- versionName: 2.3.5
|
||||
versionCode: 63
|
||||
disable: https://github.com/fumiama/copymanga/issues/89
|
||||
commit: 042a232b86a779900a2480c21660399338a1cbe8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
ndk: 26.3.11579264
|
||||
|
||||
- versionName: 2.3.6
|
||||
versionCode: 64
|
||||
disable: https://github.com/fumiama/copymanga/issues/89
|
||||
commit: 09f2ef2e4a990e2d8c70b6532107f91d489e2c6e
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
Loading…
Reference in a new issue