mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
38 lines
1,018 B
YAML
38 lines
1,018 B
YAML
Categories:
|
|
- Sports & Health
|
|
License: MPL-2.0
|
|
SourceCode: https://github.com/c4dt/dp3t-app-android-ch/
|
|
IssueTracker: https://github.com/c4dt/dp3t-app-android-ch/issues
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/c4dt/dp3t-app-android-ch/
|
|
|
|
Builds:
|
|
- versionName: 1.3.1+nogaen-1
|
|
versionCode: 13010
|
|
commit: nogaen-1
|
|
subdir: app
|
|
gradle:
|
|
- prod
|
|
srclibs:
|
|
- dp3t-sdk@nogaen-1
|
|
rm:
|
|
- app/testKeystore
|
|
build:
|
|
- pushd $$dp3t-sdk$$/dp3t-sdk
|
|
- ./gradlew assembleProdRelease -PversionNoGaen=+nogaen-1
|
|
- popd
|
|
- mkdir -p ./libs
|
|
- cp $$dp3t-sdk$$/dp3t-sdk/sdk/build/outputs/aar/sdk-production-release.aar
|
|
./libs/
|
|
gradleprops:
|
|
- versionNoGaen=+nogaen-1
|
|
|
|
MaintainerNotes: |-
|
|
There is a lint error during the build phase that has not yet been worked out.
|
|
It is currently ignored and should have no consequence on the app.
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags nogaen-\d+$
|
|
CurrentVersion: 1.3.1+nogaen-1
|
|
CurrentVersionCode: 13010
|