Update µg UnifiedNlp (GAPPS) to 1.6.7 (20170)
This commit is contained in:
parent
d3de009f28
commit
7dcd9ce222
|
@ -83,8 +83,17 @@ Build:1.6.6,20161
|
|||
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
||||
popd
|
||||
|
||||
Build:1.6.7,20170
|
||||
commit=v1.6.7
|
||||
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
|
||||
Update Check Mode:Tags
|
||||
Update Check Name:org.microg.nlp.app
|
||||
Current Version:1.6.6
|
||||
Current Version Code:20161
|
||||
Current Version:1.6.7
|
||||
Current Version Code:20170
|
||||
|
|
Loading…
Reference in a new issue