mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +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
|
||||
- packaging
|
||||
- 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:
|
||||
- cd ../..
|
||||
- export ANDROID_NDK_ROOT="$ANDROID_NDK"
|
||||
|
|
|
|||
Loading…
Reference in a new issue