We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f61f3 commit 341dae6Copy full SHA for 341dae6
d2.config.js
@@ -1,5 +1,6 @@
1
const config = {
2
title: 'APK Distribution',
3
+ description: 'Manage and control the version of the Android Capture app',
4
type: 'app',
5
entryPoints: {
6
app: './src/App.js',
package.json
@@ -1,7 +1,7 @@
{
"name": "apk-distribution",
"version": "1.0.0",
- "author": "Milagros Rodriguez <milagros@dhis2.org>",
+ "author": "UiO <milagros@dhis2.org>",
"description": "",
"license": "BSD-3-Clause",
7
"private": true,
0 commit comments