There was an error while loading. Please reload this page.
1 parent 20644dc commit 659c5b0Copy full SHA for 659c5b0
1 file changed
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:da3a0ac4e2"
+ implementation "com.termux.termux-app:termux-shared:7bceab88e2"
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