Skip to content

Commit cc1bf1c

Browse files
Changed: Bump termux-shared to 8aca6dbbf4
1 parent f08f83b commit cc1bf1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
implementation "com.google.android.material:material:1.12.0"
8080
implementation "com.google.guava:guava:24.1-jre"
8181

82-
implementation "com.termux.termux-app:termux-shared:7bceab88e2"
82+
implementation "com.termux.termux-app:termux-shared:8aca6dbbf4"
8383
// Use if below libraries are published locally by termux-app with `./gradlew publishReleasePublicationToMavenLocal` and used with `mavenLocal()`.
8484
// If updates are done, republish there and sync project with gradle files here
8585
// https://github.com/termux/termux-app/wiki/Termux-Libraries

0 commit comments

Comments
 (0)