From a5f7c09b37847b97d8d1ce253addf8d889d6ee41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 19:49:07 +0000 Subject: [PATCH] Update plugin starter-easylauncher to v6.4.0 --- sample/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/gradle/libs.versions.toml b/sample/gradle/libs.versions.toml index 978534d..bfd8399 100644 --- a/sample/gradle/libs.versions.toml +++ b/sample/gradle/libs.versions.toml @@ -66,4 +66,4 @@ starter-library-kotlin = { id = "com.starter.library.kotlin", version.ref = "gra starter-library-android = { id = "com.starter.library.android", version.ref = "gradle-starter" } starter-application-android = { id = "com.starter.application.android", version.ref = "gradle-starter" } app-cash-licensee = "app.cash.licensee:1.11.0" -starter-easylauncher = "com.starter.easylauncher:6.3.0" +starter-easylauncher = "com.starter.easylauncher:6.4.0"