mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Mi Manga Nu to 1.126 (126)
This commit is contained in:
parent
e6e8dd8f31
commit
2021f9241f
1 changed files with 17 additions and 2 deletions
|
|
@ -1429,9 +1429,24 @@ Builds:
|
|||
- sed -i -e 's@https://github.com/suckgamony/RapidDecoder/raw/master/repository@https://jitpack.io@g'
|
||||
../build.gradle
|
||||
|
||||
- versionName: '1.126'
|
||||
versionCode: 126
|
||||
commit: '1.126'
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
srclibs:
|
||||
- RapidDecoder@7cdfca4
|
||||
prebuild:
|
||||
- cp -fR $$RapidDecoder$$/library/src/main/java/rapid src/main/java/
|
||||
- sed -i -e '/rapid.decoder/d' -e '/githubImplementation/d' -e '/versionNameSuffix/d'
|
||||
build.gradle
|
||||
- sed -i -e 's@https://github.com/suckgamony/RapidDecoder/raw/master/repository@https://jitpack.io@g'
|
||||
../build.gradle
|
||||
|
||||
MaintainerNotes: RapidDecoder 0.3.0 is required, but this version is not tagged.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.125'
|
||||
CurrentVersionCode: 125
|
||||
CurrentVersion: '1.126'
|
||||
CurrentVersionCode: 126
|
||||
|
|
|
|||
Loading…
Reference in a new issue