Skip to content

Commit

Permalink
App: Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
OfficialKatana committed Apr 26, 2024
1 parent 28ac4f8 commit e76b07b
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 @@ -7,8 +7,8 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.3.1'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0-Beta5'
classpath 'com.android.tools.build:gradle:8.3.2'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0-RC1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down

0 comments on commit e76b07b

Please sign in to comment.