diff --git a/RUN_COMMAND-Intent.md b/RUN_COMMAND-Intent.md index ae1e19b..dae93c8 100644 --- a/RUN_COMMAND-Intent.md +++ b/RUN_COMMAND-Intent.md @@ -172,7 +172,7 @@ def githubProperties = new Properties() githubProperties.load(new FileInputStream(rootProject.file("github.properties"))) dependencies { - implementation 'com.termux:termux-shared:0.109' + implementation 'com.termux:termux-shared:0.110' } repositories {