mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Mi Manga Nu to 1.132 (132)
This commit is contained in:
parent
20d29a0d40
commit
2442448ea0
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'
|
- sed -i -e 's@https://github.com/suckgamony/RapidDecoder/raw/master/repository@https://jitpack.io@g'
|
||||||
../build.gradle
|
../build.gradle
|
||||||
|
|
||||||
|
- versionName: '1.132'
|
||||||
|
versionCode: 132
|
||||||
|
commit: '1.132'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
srclibs:
|
||||||
|
- RapidDecoderRaulhaag@0.3.1Ax
|
||||||
|
prebuild:
|
||||||
|
- cp -fR $$RapidDecoderRaulhaag$$/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: We use the dev fork of RapidDecoder
|
MaintainerNotes: We use the dev fork of RapidDecoder
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.130'
|
CurrentVersion: '1.132'
|
||||||
CurrentVersionCode: 130
|
CurrentVersionCode: 132
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue