From f817f61876bc8a4cb631665bded1218fd59ae734 Mon Sep 17 00:00:00 2001 From: Alexander Mahr Date: Wed, 25 Dec 2024 22:58:32 +0100 Subject: [PATCH] try link to line #L127 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87fa2e6..08438b0 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ adb install -r app/result/app.apk * small app.apk file * oftentimes faster compile time (as compared with AndroidStudio Gradle builds) * quick "webview" which can serve as starting point for people that can to PWA and websites -* Assisted initial configuration provides access to configure almost all types of [Android app permissions](app/.Makefile.scripts/make--app-config.sh) +* Assisted initial configuration provides access to configure almost all types of [Android app permissions](app/.Makefile.scripts/make--app-config.sh#L127) * no need to have Kotlin, Gradle setup - +/ ## basic info This repo should allow to generate an empty "android app". by simply cloning this repo and