mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Fixes from checkupdates
This commit is contained in:
parent
741dddf9ab
commit
09ed0151c6
6 changed files with 7 additions and 14 deletions
|
|
@ -37,5 +37,6 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: com.perol.asdpl.play.pixivez
|
||||
CurrentVersion: 1.7.7R
|
||||
CurrentVersionCode: 110
|
||||
|
|
|
|||
|
|
@ -327,9 +327,7 @@ Builds:
|
|||
- sed -i -e '/CrashReport[.;]/d' ../common/src/main/java/com/wangdaye/common/utils/helper/CrashReportHelper.java
|
||||
- sed -i -e '/tencent/d' ../base/build.gradle
|
||||
|
||||
MaintainerNotes: AUM disabled due to broken git https://github.com/WangDaYeeeeee/Mysplash/pull/93
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.8.7
|
||||
CurrentVersionCode: 387
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: Built from <a href="https://github.com/dwi336/Eleven">https://github.com/dwi336/Eleven</a> with modified build
|
||||
files and structure.
|
||||
MaintainerNotes: Built from <a href="https://github.com/dwi336/Eleven">https://github.com/dwi336/Eleven</a>
|
||||
with modified build files and structure.
|
||||
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
|
|
|
|||
|
|
@ -25,10 +25,8 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
MaintainerNotes: AUM disabled due to broken git https://github.com/marchellodev/sharik/pull/61
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: pubspec.yaml|versionCode:\s(.+)|.|version:\s(.+)
|
||||
CurrentVersion: '2.5'
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
|
|
@ -49,5 +49,3 @@ AutoUpdateMode: Version
|
|||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.1.00
|
||||
CurrentVersionCode: 3100
|
||||
|
||||
NoSourceSince: 2.0.04
|
||||
|
|
|
|||
|
|
@ -54,5 +54,3 @@ AutoUpdateMode: Version
|
|||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 6
|
||||
|
||||
NoSourceSince: '1.1'
|
||||
|
|
|
|||
Loading…
Reference in a new issue