mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 05:06:52 +00:00
update authpass to 1.6.0 and increased srclib dependency to flutter 1.17.1
This commit is contained in:
parent
a5741f1c42
commit
60286b46c1
1 changed files with 3 additions and 18 deletions
|
|
@ -4,6 +4,8 @@ License: Apache-2.0
|
|||
WebSite: https://authpass.app/
|
||||
SourceCode: https://github.com/authpass/authpass
|
||||
IssueTracker: https://github.com/authpass/authpass/issues
|
||||
Donate: https://github.com/sponsors/hpoul
|
||||
Bitcoin: 3NcBacCmJbYWpwxj6rWzpM7sx48etMrPtc
|
||||
|
||||
AutoName: AuthPass Password Manager
|
||||
Description: |-
|
||||
|
|
@ -131,23 +133,6 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk -t lib/env/fdroid.dart --flavor fdroid --release
|
||||
ndk: r21
|
||||
|
||||
- versionName: 1.5.8
|
||||
versionCode: 132
|
||||
commit: vv1.5.8
|
||||
subdir: authpass
|
||||
submodules: true
|
||||
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@1.17.0
|
||||
rm:
|
||||
- authpass/ios
|
||||
- authpass/macos
|
||||
- deps/kdbx.dart/libargon2*
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk -t lib/env/fdroid.dart --flavor fdroid --release
|
||||
ndk: r21
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 133
|
||||
commit: v1.6.0
|
||||
|
|
@ -155,7 +140,7 @@ Builds:
|
|||
submodules: true
|
||||
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@1.17.0
|
||||
- flutter@1.17.1
|
||||
rm:
|
||||
- authpass/ios
|
||||
- authpass/macos
|
||||
|
|
|
|||
Loading…
Reference in a new issue