Updated RUN_COMMAND Intent (markdown)

master
agnostic-apollo 2021-04-16 02:55:04 +05:00
parent 4880c3c545
commit 164462a84e
1 changed files with 1 additions and 1 deletions

@ -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 {