mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update µg UnifiedNlp (no GAPPS) to 1.6.6 (20161)
This commit is contained in:
parent
9ebfb93db6
commit
77c298fb67
1 changed files with 11 additions and 2 deletions
|
|
@ -94,8 +94,17 @@ Build:1.6.5,20160
|
|||
find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' && \
|
||||
popd
|
||||
|
||||
Build:1.6.6,20161
|
||||
commit=v1.6.6
|
||||
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
|
||||
Update Check Mode:Tags
|
||||
Update Check Name:org.microg.nlp.app
|
||||
Current Version:1.6.5
|
||||
Current Version Code:20160
|
||||
Current Version:1.6.6
|
||||
Current Version Code:20161
|
||||
|
|
|
|||
Loading…
Reference in a new issue