Changed: Updated the termux-am-library dependency, because the repo is now part of the Termux github organization.

This commit is contained in:
tareksander
2021-12-08 21:15:07 +01:00
committed by agnostic-apollo
parent 2851175d8b
commit b025872029

View File

@@ -27,7 +27,7 @@ android {
implementation project(":termux-shared")
implementation 'com.github.tareksander:termux-am-library:1.0'
implementation 'com.github.termux:termux-am-library:1.0'
}