We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf1518 commit dfcdb42Copy full SHA for dfcdb42
app/build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
implementation 'com.google.android.material:material:1.4.0'
65
implementation 'com.google.guava:guava:24.1-jre'
66
67
- implementation 'com.termux.termux-app:termux-shared:ac32fbc53d'
+ implementation 'com.termux.termux-app:termux-shared:819571a03a'
68
69
// Use if below libraries are published locally by termux-app with `./gradlew publishReleasePublicationToMavenLocal` and used with `mavenLocal()`.
70
// If updates are done, republish there and sync project with gradle files here
0 commit comments