mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Changed: Updated the termux-am-library dependency, because the repo is now part of the Termux github organization.
This commit is contained in:
parent
2851175d8b
commit
b025872029
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ android {
|
||||||
implementation project(":termux-shared")
|
implementation project(":termux-shared")
|
||||||
|
|
||||||
|
|
||||||
implementation 'com.github.tareksander:termux-am-library:1.0'
|
implementation 'com.github.termux:termux-am-library:1.0'
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue