Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 48955b2

Browse files
fix(deps): update dependency com.termux:termux-am-library to v1.0
1 parent 46ed010 commit 48955b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ common-markwon-extStrikethrough = { module = "io.noties.markwon:ext-strikethroug
5656
common-markwon-linkify = { module = "io.noties.markwon:linkify", version.ref = "markwon" }
5757
common-markwon-recycler = { module = "io.noties.markwon:recycler", version.ref = "markwon" }
5858
common-hiddenApiBypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "2.0" }
59-
common-termuxAmLib = { module = "com.termux:termux-am-library", version = "v2.0.0" }
59+
common-termuxAmLib = { module = "com.termux:termux-am-library", version = "1.0" }
6060

6161
# AndroidX
6262
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.0" }

0 commit comments

Comments
 (0)