Skip to content

Commit

Permalink
Bump termux-shared to 8c1749ef96
Browse files Browse the repository at this point in the history
Required commits termux/termux-app@8c1749e
  • Loading branch information
agnostic-apollo committed Sep 28, 2022
1 parent 11eff56 commit 9e72088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
implementation 'androidx.biometric:biometric:1.2.0-alpha03'
implementation 'androidx.media:media:1.4.3'

implementation 'com.termux.termux-app:termux-shared:7f7d889dd0'
implementation 'com.termux.termux-app:termux-shared:8c1749ef96'
// 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
Expand Down

0 comments on commit 9e72088

Please sign in to comment.