Changed: Set termux-am-library to a tag instead of following the main branch.

This commit is contained in:
tareksander
2021-12-07 00:06:05 +01:00
committed by agnostic-apollo
parent f366db0cb3
commit 33b88b5d4b

View File

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