mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Merge branch 'authpass-1-6-2' into 'master'
use ndk r21b for AuthPass 1.6.2 See merge request fdroid/fdroiddata!6932
This commit is contained in:
commit
0b59a2eed0
1 changed files with 2 additions and 1 deletions
|
|
@ -177,9 +177,10 @@ Builds:
|
||||||
- authpass/macos
|
- authpass/macos
|
||||||
- deps/kdbx.dart/libargon2*
|
- deps/kdbx.dart/libargon2*
|
||||||
build:
|
build:
|
||||||
|
- echo 'systemProp.design.codeux.ndkVersion=21.2.6472646' >> authpass/android/gradle.properties
|
||||||
- $$flutter$$/bin/flutter config --no-analytics
|
- $$flutter$$/bin/flutter config --no-analytics
|
||||||
- $$flutter$$/bin/flutter build apk -t lib/env/fdroid.dart --flavor fdroid --release
|
- $$flutter$$/bin/flutter build apk -t lib/env/fdroid.dart --flavor fdroid --release
|
||||||
ndk: r21
|
ndk: r21c
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue