Skip to content

Commit 0c6f4b7

Browse files
Changed: Bump termux-shared to da3a0ac4e2
Related commit termux/termux-app@4de0caac Related commit termux/termux-app@da3a0ac4
1 parent 655403d commit 0c6f4b7

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:9ee1c9d5ad"
82+
implementation "com.termux.termux-app:termux-shared:da3a0ac4e2"
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)