mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
DeltaChat - update recommended version, remove useless command
This commit is contained in:
parent
35d87a835f
commit
679cef5d59
1 changed files with 3 additions and 4 deletions
|
|
@ -367,11 +367,10 @@ Build:0.100.0,537
|
|||
submodules=yes
|
||||
gradle=fat
|
||||
prebuild=sed -i -e '/applicationIdSuffix/d' build.gradle
|
||||
build=$$NDK$$/ndk-build -j `nproc` && \
|
||||
gradle
|
||||
build=$$NDK$$/ndk-build -j `nproc`
|
||||
ndk=r14b
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.20.0
|
||||
Current Version Code:536
|
||||
Current Version:0.100.0
|
||||
Current Version Code:537
|
||||
|
|
|
|||
Loading…
Reference in a new issue