mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Jami: fix build-tools version
This commit is contained in:
parent
e3b32295af
commit
d0c0328c5d
1 changed files with 1 additions and 1 deletions
|
|
@ -1262,7 +1262,7 @@ Builds:
|
||||||
- lrc
|
- lrc
|
||||||
- packaging
|
- packaging
|
||||||
- scripts
|
- scripts
|
||||||
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'platforms;android-30' 'build-tools;30.0.2'
|
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'platforms;android-30' 'build-tools;30.0.3'
|
||||||
build:
|
build:
|
||||||
- cd ../..
|
- cd ../..
|
||||||
- export ANDROID_NDK_ROOT="$ANDROID_NDK"
|
- export ANDROID_NDK_ROOT="$ANDROID_NDK"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue