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.
1 parent efbce59 commit 8431c4aCopy full SHA for 8431c4a
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:da3a0ac4e2"
+ implementation "com.termux.termux-app:termux-shared:7bceab88e2"
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