Update Mi Manga Nu to 1.99 (99)
This commit is contained in:
parent
536d0d259e
commit
ffc5d27fd6
|
@ -715,11 +715,20 @@ Build:1.98,98
|
||||||
sed -i -e '/rapid.decoder/d' -e '/githubImplementation/d' -e '/versionNameSuffix/d' build.gradle && \
|
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
|
sed -i -e 's@https://github.com/suckgamony/RapidDecoder/raw/master/repository@https://jitpack.io@g' ../build.gradle
|
||||||
|
|
||||||
|
Build:1.99,99
|
||||||
|
commit=1.99
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
RapidDecoder 0.3.0 is required, but this version is not tagged.
|
RapidDecoder 0.3.0 is required, but this version is not tagged.
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.98
|
Current Version:1.99
|
||||||
Current Version Code:98
|
Current Version Code:99
|
||||||
|
|
Loading…
Reference in a new issue