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 655403d commit 0c6f4b7Copy full SHA for 0c6f4b7
app/build.gradle
@@ -79,7 +79,7 @@ dependencies {
79
implementation "com.google.android.material:material:1.12.0"
80
implementation "com.google.guava:guava:24.1-jre"
81
82
- implementation "com.termux.termux-app:termux-shared:9ee1c9d5ad"
+ implementation "com.termux.termux-app:termux-shared:da3a0ac4e2"
83
// Use if below libraries are published locally by termux-app with `./gradlew publishReleasePublicationToMavenLocal` and used with `mavenLocal()`.
84
// If updates are done, republish there and sync project with gradle files here
85
// https://github.com/termux/termux-app/wiki/Termux-Libraries
0 commit comments