summaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2024-02-24 14:51:47 +0100
committercyBerta <cyberta@riseup.net>2024-02-24 14:51:47 +0100
commitdb9ed2e8c101ebcafd4df8e0ed268198a27e4e7d (patch)
tree0d5fbd3cc8d8e97b2a6f9d2e84213fecb6da96d7 /app/build.gradle
parentb8bf218b1128aa88e51d0117292f1addf5ef5693 (diff)
add a readme about customization of the app
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index a86d9bb1..a4c5f208 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -122,8 +122,9 @@ android {
//**************************************************************************
//**************************************************************************
//Configurations for custom branded app.
+ //
//In order to configure the URLs for your custom provider (required!), please
- //check out the README
+ //check out app/src/custom/README.md
//
//Change the package name as needed, e.g. "org.example.myapp"
applicationId "se.leap.riseupvpn"