We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1c46b commit f661af6Copy full SHA for f661af6
1 file changed
build.gradle
@@ -18,7 +18,7 @@ buildscript {
18
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
19
classpath 'com.android.tools.build:gradle:7.4.2'
20
classpath 'com.trevjonez.composer:plugin:1.0.0-rc08'
21
- classpath 'com.github.ben-manes:gradle-versions-plugin:0.46.0'
+ classpath 'com.github.ben-manes:gradle-versions-plugin:0.47.0'
22
classpath 'com.github.bjoernq:unmockplugin:0.7.9'
23
}
24
0 commit comments