Skip to content

Commit

Permalink
updating gradle tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
PraveenKumar committed Sep 19, 2023
1 parent 6d5d854 commit ecb8f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.2'
classpath 'com.android.tools.build:gradle:4.2.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:$bintray_version"
classpath "io.github.gradle-nexus:publish-plugin:$nexus_staging_plugin_version"
Expand Down

0 comments on commit ecb8f1f

Please sign in to comment.