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 30ac665 commit b02ea48Copy full SHA for b02ea48
app/build.gradle.kts
@@ -112,7 +112,7 @@ dependencies {
112
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.5.1")
113
implementation("com.google.android.material:material:1.7.0")
114
implementation("com.joaomgcd:taskerpluginlibrary:0.4.5")
115
- implementation("com.nerdoftheherd:android-dropbear:2022.82.1")
+ implementation("com.nerdoftheherd:android-dropbear:2022.83")
116
implementation("com.nerdoftheherd:android-rsync:3.2.7")
117
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1")
118
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4")
0 commit comments