mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'updating-fta' into 'master'
Updated Fertility Test Analyser app to 2.2.0. See merge request fdroid/fdroiddata!7867
This commit is contained in:
commit
98bc1ad9f4
1 changed files with 4 additions and 5 deletions
|
|
@ -12,14 +12,13 @@ RepoType: git
|
|||
Repo: https://gitlab.com/colnix/fta.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.1.0
|
||||
versionCode: 22
|
||||
disable: fails to build
|
||||
commit: 2.1.0
|
||||
- versionName: 2.2.0
|
||||
versionCode: 23
|
||||
commit: 2.2.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt install -y inkscape
|
||||
- apt install -y inkscape dbus-user-session
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue