Update µg UnifiedNlp (GAPPS) to 1.6.5 (20160)
This commit is contained in:
parent
8eb4040a2c
commit
3bb570a18a
|
@ -65,8 +65,17 @@ Build:v1.6.2-dirty,20142
|
||||||
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:1.6.5,20160
|
||||||
|
commit=v1.6.5
|
||||||
|
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.6.2
|
Current Version:1.6.5
|
||||||
Current Version Code:20142
|
Current Version Code:20160
|
||||||
|
|
Loading…
Reference in a new issue