update: fdroid flavor added to pslab app

This commit is contained in:
blog.padmal 2019-08-28 12:41:00 +05:30
parent ed8b8b84e5
commit cae0d43a8a

View file

@ -4,16 +4,9 @@ License: Apache-2.0
WebSite: https://pslab.io
SourceCode: https://github.com/fossasia/pslab-android
IssueTracker: https://github.com/fossasia/pslab-android/issues
Changelog: https://github.com/fossasia/pslab-android/releases
AutoName: PSLab
Description: |-
Pocket Science Lab hardware device provides an array of sensors for doing
science and engineering experiments. It provides functions of numerous
experimental devices such as an oscilloscope, a waveform generator, a frequency
counter, a programmable voltage & current source and a data logger. This app
exposes all the functionalities of device along with using Audio Jack as
Oscilloscope and Wave Generator. The app has built-in support for experiments
covering areas like electronics, electrical and physics etc.
RepoType: git
Repo: https://github.com/fossasia/pslab-android
@ -114,7 +107,7 @@ Builds:
versionCode: 19
commit: v2.0.18
subdir: app
init: sed -i -e 's/signingConfig signingConfigs.release/{}/g' build.gradle
init: sed -i -e '/LOCAL_KEY/d ; s/signingConfig signingConfigs.release/{}/g' build.gradle
gradle:
- fdroid