mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Changed: Set termux-am-library to a tag instead of following the main branch.
This commit is contained in:
parent
f366db0cb3
commit
33b88b5d4b
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:main-SNAPSHOT'
|
implementation 'com.github.tareksander:termux-am-library:1.0'
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue