Update µg UnifiedNlp (no GAPPS) (legacy) to v1.6.2-dirty (20142)
This commit is contained in:
parent
007287fb93
commit
ebd9b13213
|
|
@ -50,8 +50,17 @@ Build:1.4.0,10400
|
|||
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
||||
popd
|
||||
|
||||
Build:v1.6.2-dirty,20142
|
||||
commit=v1.6.2
|
||||
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
|
||||
Update Check Mode:Tags
|
||||
Update Check Name:org.microg.nlp.app
|
||||
Current Version:1.4.0
|
||||
Current Version Code:10400
|
||||
Current Version:1.6.2
|
||||
Current Version Code:20142
|
||||
|
|
|
|||
Loading…
Reference in a new issue