diff --git a/app/build.gradle b/app/build.gradle index 92675c8..942f764 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -79,7 +79,7 @@ dependencies { implementation "com.google.android.material:material:1.12.0" implementation "com.google.guava:guava:24.1-jre" - implementation "com.termux.termux-app:termux-shared:7bceab88e2" + implementation "com.termux.termux-app:termux-shared:8aca6dbbf4" // Use if below libraries are published locally by termux-app with `./gradlew publishReleasePublicationToMavenLocal` and used with `mavenLocal()`. // If updates are done, republish there and sync project with gradle files here // https://github.com/termux/termux-app/wiki/Termux-Libraries