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 428abf5 commit c34a82eCopy full SHA for c34a82e
app/build.gradle.kts
@@ -111,7 +111,7 @@ dependencies {
111
implementation("androidx.appcompat:appcompat:1.5.1")
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.4")
+ implementation("com.joaomgcd:taskerpluginlibrary:0.4.5")
115
implementation("com.nerdoftheherd:android-dropbear:2022.82.1")
116
implementation("com.nerdoftheherd:android-rsync:3.2.7")
117
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1")
0 commit comments