mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Mi Manga Nu to 1.128 (128)
This commit is contained in:
parent
d208262d74
commit
094d2227e6
1 changed files with 17 additions and 2 deletions
|
|
@ -1430,9 +1430,24 @@ Builds:
|
|||
- sed -i -e 's@https://github.com/suckgamony/RapidDecoder/raw/master/repository@https://jitpack.io@g'
|
||||
../build.gradle
|
||||
|
||||
- versionName: '1.128'
|
||||
versionCode: 128
|
||||
commit: '1.128'
|
||||
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.126'
|
||||
CurrentVersionCode: 126
|
||||
CurrentVersion: '1.128'
|
||||
CurrentVersionCode: 128
|
||||
|
|
|
|||
Loading…
Reference in a new issue