Skip to content

Commit

Permalink
Changed: Bump termux-shared to 819571a03a
Browse files Browse the repository at this point in the history
  • Loading branch information
agnostic-apollo committed Sep 11, 2021
1 parent 5bf1518 commit dfcdb42
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 @@ -64,7 +64,7 @@ dependencies {
implementation 'com.google.android.material:material:1.4.0'
implementation 'com.google.guava:guava:24.1-jre'

implementation 'com.termux.termux-app:termux-shared:ac32fbc53d'
implementation 'com.termux.termux-app:termux-shared:819571a03a'

// 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
Expand Down

0 comments on commit dfcdb42

Please sign in to comment.