Skip to content

Commit

Permalink
updated gradle version; please build
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaK2905 committed Jan 23, 2025
1 parent e0cf4a8 commit 5605bdb
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 @@ -17,8 +17,8 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.0.4'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.android.tools.build:gradle:7.3.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.20"
classpath 'com.google.gms:google-services:4.3.15'
classpath "org.jlleitschuh.gradle:ktlint-gradle:10.2.0"
classpath "com.github.triplet.gradle:play-publisher:2.6.2"
Expand Down

0 comments on commit 5605bdb

Please sign in to comment.