Create plugin for linting (#8942)
(cherry picked from commit c31e75f02f3021c52f6c24f655e2bded0c8b2b33) # Conflicts: # .github/workflows/build_pull_request.yml # .github/workflows/build_push.yml # app/build.gradle.kts # build.gradle.kts
This commit is contained in:
@@ -11,5 +11,4 @@ xlog = "com.elvishew:xlog:1.11.0"
|
||||
ratingbar = "me.zhanghai.android.materialratingbar:library:1.4.0"
|
||||
composeRatingbar = "com.github.a914-gowtham:compose-ratingbar:1.2.3"
|
||||
|
||||
[plugins]
|
||||
versionsx = { id = "com.github.ben-manes.versions", version = "0.42.0" }
|
||||
versionsx = "com.github.ben-manes:gradle-versions-plugin:0.42.0"
|
||||
Reference in New Issue
Block a user