mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
misc fixes
This commit is contained in:
parent
7498aac479
commit
d566481964
2 changed files with 5 additions and 6 deletions
|
|
@ -7115,7 +7115,6 @@ Builds:
|
|||
- apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle
|
||||
- apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle
|
||||
- apps/mobile/node_modules/@callstack/repack/android/build.gradle
|
||||
- apps/mobile/node_modules/hermes-engine
|
||||
- apps/mobile/node_modules/jsc-android
|
||||
- apps/mobile/node_modules/react-native/*
|
||||
- apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
|
||||
|
|
|
|||
|
|
@ -425,10 +425,10 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.6.46
|
||||
versionCode: 47
|
||||
- versionName: 0.6.47
|
||||
versionCode: 48
|
||||
disable: https://github.com/fast4x/RiMusic/issues/2179
|
||||
commit: 34689e1768679ecd590c437c012d7ccae303293d
|
||||
commit: 0de5ee44a24ccef3678397d9fff1f928b863ff10
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
|
|
@ -446,5 +446,5 @@ AllowedAPKSigningKeys: a1ba8bd74af8f92cb3719a072113a218cfaec02bce2b736a280e31d8c
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.6.46
|
||||
CurrentVersionCode: 47
|
||||
CurrentVersion: 0.6.47
|
||||
CurrentVersionCode: 48
|
||||
|
|
|
|||
Loading…
Reference in a new issue