update build directory
This commit is contained in:
parent
0d45c3129d
commit
c790b1bdc1
|
@ -3,7 +3,7 @@ License:GPL-3.0-or-later
|
||||||
Web Site:https://delta.chat/
|
Web Site:https://delta.chat/
|
||||||
Source Code:https://github.com/deltachat/deltachat-android
|
Source Code:https://github.com/deltachat/deltachat-android
|
||||||
Issue Tracker:https://github.com/deltachat/deltachat-android/issues
|
Issue Tracker:https://github.com/deltachat/deltachat-android/issues
|
||||||
Changelog:https://delta.chat/en/changelog
|
Changelog:https://raw.githubusercontent.com/deltachat/deltachat-android/HEAD/CHANGELOG.md
|
||||||
Donate:https://delta.chat/en/contribute
|
Donate:https://delta.chat/en/contribute
|
||||||
Bitcoin:18e3zwis2raitdZVhEhHHT7xG6oXsZte9L
|
Bitcoin:18e3zwis2raitdZVhEhHHT7xG6oXsZte9L
|
||||||
|
|
||||||
|
@ -362,6 +362,15 @@ Build:0.20.0,536
|
||||||
gradle nativeLibsToJar
|
gradle nativeLibsToJar
|
||||||
ndk=r14b
|
ndk=r14b
|
||||||
|
|
||||||
|
Build:0.100.0,537
|
||||||
|
commit=v0.100.0
|
||||||
|
submodules=yes
|
||||||
|
gradle=fat
|
||||||
|
prebuild=sed -i -e '/applicationIdSuffix/d' build.gradle
|
||||||
|
build=$$NDK$$/ndk-build -j `nproc` && \
|
||||||
|
gradle
|
||||||
|
ndk=r14b
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.20.0
|
Current Version:0.20.0
|
||||||
|
|
Loading…
Reference in a new issue