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:
Izzy 2021-01-04 13:44:36 +00:00
commit 98bc1ad9f4

View file

@ -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