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 2f192dc commit dd5b952Copy full SHA for dd5b952
build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.vanniktech.code.quality.tools'
2
3
buildscript {
4
ext.versions = [
5
- kotlin: '2.2.21',
+ kotlin: '2.3.0',
6
espresso: '3.5.1',
7
]
8
0 commit comments