Update Mi Manga Nu to 1.90-fdroid (90)
This commit is contained in:
parent
5a6d048d60
commit
1f36d97592
|
@ -634,11 +634,20 @@ Build:1.89,89
|
|||
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
|
||||
|
||||
Build:1.90-fdroid,90
|
||||
commit=1.90-fdroid
|
||||
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
|
||||
|
||||
Maintainer Notes:
|
||||
RapidDecoder 0.3.0 is required, but this version is not tagged.
|
||||
.
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.89
|
||||
Current Version Code:89
|
||||
Current Version:1.90-fdroid
|
||||
Current Version Code:90
|
||||
|
|
Loading…
Reference in a new issue