mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
misc fixes
This commit is contained in:
parent
1e5b1967a2
commit
2731ac9dac
6 changed files with 8 additions and 11 deletions
|
|
@ -8308,6 +8308,7 @@ Builds:
|
|||
- sed -i -e 's/enable enable.*/enable true/' -e 's/"armeabi-v7a", "x86", "arm64-v8a",
|
||||
"x86_64"/"x86_64"/' -e '/project.ext.react = \[/a nodeExecutableAndArgs:["node",
|
||||
"--openssl-legacy-provider"],' build.gradle
|
||||
- sed -i -e '/media3-exoplayer-ima/d' ../../node_modules/react-native-video/android/build.gradle
|
||||
scanignore:
|
||||
- android/build.gradle
|
||||
- node_modules/hermes-engine
|
||||
|
|
|
|||
|
|
@ -54,6 +54,11 @@ RepoType: git
|
|||
Repo: https://github.com/standardnotes/app.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.191.6
|
||||
versionCode: 3003046
|
||||
disable: FingerprintIdentify
|
||||
commit: '@standardnotes/mobile@3.191.6'
|
||||
|
||||
- versionName: 3.194.11
|
||||
versionCode: 3003103
|
||||
commit: '@standardnotes/mobile@3.194.11'
|
||||
|
|
|
|||
|
|
@ -1069,7 +1069,6 @@ Builds:
|
|||
|
||||
- versionName: '2.850'
|
||||
versionCode: 2850
|
||||
disable: https://github.com/benibela/videlibri/issues/13
|
||||
commit: bad6155c2cf766cc1063bc085ef846c7de7900a8
|
||||
subdir: android/android
|
||||
sudo:
|
||||
|
|
|
|||
|
|
@ -270,7 +270,7 @@ Builds:
|
|||
commit: 1a4bb6931046f5ae785eb3ed28056804d3095dff
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
- foss
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -125,15 +125,6 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' build.gradle.kts ../settings.gradle.kts
|
||||
|
||||
- versionName: 2.0.6
|
||||
versionCode: 2060
|
||||
disable: https://github.com/syt0r/Kanji-Dojo/issues/150
|
||||
commit: 5698328a51bd3b8194eeefbe5a15ca8b74d70adc
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' build.gradle.kts ../settings.gradle.kts
|
||||
|
||||
- versionName: 2.0.7
|
||||
versionCode: 2070
|
||||
commit: e3400622e06827329f512073180d0423b7c16f2f
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ Builds:
|
|||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
disable: key lost
|
||||
commit: 202c85013702589ef832de4e8fe28d8e012c8c70
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
Loading…
Reference in a new issue