mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
use ndk r21b for AuthPass 1.6.2
This commit is contained in:
parent
b24c4ee421
commit
b4526ec4c4
1 changed files with 2 additions and 1 deletions
|
|
@ -177,9 +177,10 @@ Builds:
|
|||
- authpass/macos
|
||||
- deps/kdbx.dart/libargon2*
|
||||
build:
|
||||
- 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: r21
|
||||
ndk: r21c
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
|
|
|
|||
Loading…
Reference in a new issue