Skip to content

Commit

Permalink
Bump com.starter.easylauncher from 6.3.0 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps com.starter.easylauncher from 6.3.0 to 6.4.0.

---
updated-dependencies:
- dependency-name: com.starter.easylauncher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kruton committed May 28, 2024
1 parent 0c9a97c commit 203a0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
id 'com.gladed.androidgitversion' version '0.4.14'
id 'com.github.kt3k.coveralls' version '2.12.2'
id 'com.mxalbert.gradle.jacoco-android' version '0.2.1'

This comment has been minimized.

Copy link
@J7777785

J7777785 Jun 3, 2024

6

id 'com.starter.easylauncher' version '6.3.0'
id 'com.starter.easylauncher' version '6.4.0'
}

ext {
Expand Down

0 comments on commit 203a0c4

Please sign in to comment.