Skip to content

Commit

Permalink
Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jdvp committed May 24, 2024
1 parent 5819fbb commit ac1a3b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ buildscript {
}
dependencies {
//Android Gradle Plugin (AGP)
classpath "com.android.tools.build:gradle:8.4.0"
classpath "com.android.tools.build:gradle:8.4.1"

//Kotlin
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0"

//AOP
classpath "com.ibotta:plugin:1.4.1"
Expand Down

0 comments on commit ac1a3b1

Please sign in to comment.