mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-13 01:40:28 -06:00
Update dependency com.spotify.ruler:ruler-gradle-plugin to v2.0.0-beta-3 (#1008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ buildscript {
|
|||||||
|
|
||||||
classpath ("com.google.dagger:hilt-android-gradle-plugin:${Versions.hilt}")
|
classpath ("com.google.dagger:hilt-android-gradle-plugin:${Versions.hilt}")
|
||||||
|
|
||||||
classpath ("com.spotify.ruler:ruler-gradle-plugin:2.0.0-beta-1")
|
classpath ("com.spotify.ruler:ruler-gradle-plugin:2.0.0-beta-3")
|
||||||
classpath ("com.gradle:gradle-enterprise-gradle-plugin:3.13.2")
|
classpath ("com.gradle:gradle-enterprise-gradle-plugin:3.13.2")
|
||||||
classpath("org.jetbrains.kotlin:compose-compiler-gradle-plugin:${Versions.kotlin}")
|
classpath("org.jetbrains.kotlin:compose-compiler-gradle-plugin:${Versions.kotlin}")
|
||||||
// NOTE: Do not place your application dependencies here; they belong
|
// NOTE: Do not place your application dependencies here; they belong
|
||||||
|
|||||||
Reference in New Issue
Block a user