We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8eaa2 commit 760c177Copy full SHA for 760c177
1 file changed
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:7bceab88e2"
+ implementation "com.termux.termux-app:termux-shared:8aca6dbbf4"
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