mirror of https://github.com/termux/termux-app
Updated RUN_COMMAND Intent (markdown)
parent
4880c3c545
commit
164462a84e
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue