Update Mi Manga Nu to 1.95-fdroid (95)
This commit is contained in:
parent
28b1527b15
commit
07c9512830
|
@ -679,11 +679,20 @@ Build:1.94,94
|
|||
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.95-fdroid,95
|
||||
commit=1.95-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.94
|
||||
Current Version Code:94
|
||||
Current Version:1.95-fdroid
|
||||
Current Version Code:95
|
||||
|
|
Loading…
Reference in a new issue