We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
termux-shared
da3a0ac4e2
1 parent 6fbf61a commit a3a231eCopy full SHA for a3a231e
app/build.gradle
@@ -73,7 +73,7 @@ dependencies {
73
implementation "androidx.media:media:1.7.0"
74
implementation "androidx.preference:preference:1.2.1"
75
76
- implementation "com.termux.termux-app:termux-shared:9ee1c9d5ad"
+ implementation "com.termux.termux-app:termux-shared:da3a0ac4e2"
77
// Use if below libraries are published locally by termux-app with `./gradlew publishReleasePublicationToMavenLocal` and used with `mavenLocal()`.
78
// If updates are done, republish there and sync project with gradle files here
79
// https://github.com/termux/termux-app/wiki/Termux-Libraries
0 commit comments