Skip to content

Commit

Permalink
Gradle plugin 7.1.0-alpha02
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavpandey committed Jun 15, 2021
1 parent c8dc543 commit 200da9a
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 @@ -24,7 +24,7 @@ buildscript {
'dynamic' : '3.3.1',
'fragment' : '1.2.5',
'flexbox' : '3.0.0',
'kotlin' : '1.5.0',
'kotlin' : '1.5.10',
'locale' : '1.2.1',
'material' : '1.4.0-rc01',
'preferences' : '1.2.1',
Expand All @@ -40,7 +40,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.1.0-alpha01'
classpath 'com.android.tools.build:gradle:7.1.0-alpha02'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
}
Expand Down

0 comments on commit 200da9a

Please sign in to comment.