Update µg UnifiedNlp (no GAPPS) (legacy) to 1.6.8 (20187)
This commit is contained in:
parent
e264fb0bdc
commit
d80ee9c740
|
@ -86,8 +86,17 @@ Build:1.6.7,20170
|
||||||
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.8,20187
|
||||||
|
commit=v1.6.8
|
||||||
|
subdir=unifiednlp-app
|
||||||
|
submodules=yes
|
||||||
|
gradle=LegacyNetworkLocation
|
||||||
|
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.7
|
Current Version:1.6.8
|
||||||
Current Version Code:20170
|
Current Version Code:20187
|
||||||
|
|
Loading…
Reference in a new issue