Update µg UnifiedNlp (no GAPPS) to v1.6.2-dirty (20142)
This commit is contained in:
parent
b3b374bd64
commit
007287fb93
|
@ -76,8 +76,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=NetworkLocation
|
||||||
|
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