We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbb404 commit 52ea777Copy full SHA for 52ea777
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
classpath "com.android.tools.build:gradle:8.10.1"
12
13
//Kotlin
14
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21"
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0"
15
16
//AOP
17
classpath "com.ibotta:plugin:1.4.1"
0 commit comments