Update µg UnifiedNlp (GAPPS) to v1.6.2-dirty (20142)
This commit is contained in:
parent
ebd9b13213
commit
c758c1b5c9
|
|
@ -56,8 +56,17 @@ Build:1.4.0,10400
|
||||||
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
Build:v1.6.2-dirty,20142
|
||||||
|
commit=v1.6.2
|
||||||
|
subdir=unifiednlp-app
|
||||||
|
submodules=yes
|
||||||
|
gradle=UnifiedNlp
|
||||||
|
prebuild=pushd .. && \
|
||||||
|
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
||||||
|
popd
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Update Check Name:org.microg.nlp.app
|
Update Check Name:org.microg.nlp.app
|
||||||
Current Version:1.4.0
|
Current Version:1.6.2
|
||||||
Current Version Code:10400
|
Current Version Code:20142
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue