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

Commit d3bfac7

Browse files
fix(deps): update dependency com.termux:termux-am-library to v1.0
1 parent af677b0 commit d3bfac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
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 = "4.3" }
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)