mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Bump optoVersion from 1.0.17 to 1.0.18 (#3101)
Bumps `optoVersion` from 1.0.17 to 1.0.18. Updates `domain` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/patrykmichalik/opto/releases) - [Commits](https://github.com/patrykmichalik/opto/commits) Updates `core` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/patrykmichalik/opto/releases) - [Commits](https://github.com/patrykmichalik/opto/commits) Updates `compose` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/patrykmichalik/opto/releases) - [Commits](https://github.com/patrykmichalik/opto/commits) --- updated-dependencies: - dependency-name: com.patrykmichalik.opto:domain dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.patrykmichalik.opto:core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.patrykmichalik.opto:compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -112,7 +112,7 @@ ext {
|
||||
libsu_version = '5.0.3'
|
||||
protocVersion = '3.21.9'
|
||||
room_version = '2.4.3'
|
||||
optoVersion = "1.0.17"
|
||||
optoVersion = "1.0.18"
|
||||
}
|
||||
|
||||
final def commitHash = { ->
|
||||
|
||||
Reference in New Issue
Block a user