Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 421625225
  • Loading branch information
Google authored and copybara-github committed Jan 13, 2022
1 parent 7c19fb0 commit 2a544fb
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
@@ -1,6 +1,6 @@
buildscript {
repositories {
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.0-rc2'
Expand All @@ -9,7 +9,7 @@ buildscript {

allprojects {
repositories {
jcenter()
mavenCentral()
}
}

Expand Down

0 comments on commit 2a544fb

Please sign in to comment.