mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Authpass - use ndk 21b as available on server atm
This commit is contained in:
parent
ecc98a80f7
commit
8be3a815f7
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ Builds:
|
|||
- echo 'systemProp.design.codeux.ndkVersion=21.2.6472646' >> authpass/android/gradle.properties
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk -t lib/env/fdroid.dart --flavor fdroid --release
|
||||
ndk: r21c
|
||||
ndk: r21b
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
|
|
|
|||
Loading…
Reference in a new issue