Update Mi Manga Nu to 1.94-fdroid (94)
This commit is contained in:
parent
a211859882
commit
4e1e9c3886
|
@ -670,11 +670,20 @@ Build:1.93,93
|
|||
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.94-fdroid,94
|
||||
commit=1.94-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.93-fdroid
|
||||
Current Version Code:93
|
||||
Current Version:1.94-fdroid
|
||||
Current Version Code:94
|
||||
|
|
Loading…
Reference in a new issue