Skip to content

Commit c34a82e

Browse files
dependabot[bot]ribbons
authored andcommitted
Bump taskerpluginlibrary from 0.4.4 to 0.4.5
Bumps [taskerpluginlibrary](https://github.com/joaomgcd/TaskerPluginSample) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/joaomgcd/TaskerPluginSample/releases) - [Commits](https://github.com/joaomgcd/TaskerPluginSample/commits) --- updated-dependencies: - dependency-name: com.joaomgcd:taskerpluginlibrary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 428abf5 commit c34a82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ dependencies {
111111
implementation("androidx.appcompat:appcompat:1.5.1")
112112
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.5.1")
113113
implementation("com.google.android.material:material:1.7.0")
114-
implementation("com.joaomgcd:taskerpluginlibrary:0.4.4")
114+
implementation("com.joaomgcd:taskerpluginlibrary:0.4.5")
115115
implementation("com.nerdoftheherd:android-dropbear:2022.82.1")
116116
implementation("com.nerdoftheherd:android-rsync:3.2.7")
117117
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1")

0 commit comments

Comments
 (0)