Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-update dependencies. #1156

Merged
merged 1 commit into from
Aug 5, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion admob/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation project(":internal:lintchecks")
implementation project(":internal:chooserx")
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'
implementation 'androidx.browser:browser:1.0.0'

// [START gradle_play_config]
Expand Down
2 changes: 1 addition & 1 deletion analytics/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation project(":internal:chooserx")
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72"

implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation "androidx.preference:preference-ktx:1.1.1"

Expand Down
2 changes: 1 addition & 1 deletion app-indexing/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation 'com.google.firebase:firebase-appindexing:19.1.0'
// [END app_indexing_gradle_dep]

implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'

// Testing
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
Expand Down
2 changes: 1 addition & 1 deletion auth/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {

implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.vectordrawable:vectordrawable-animated:1.1.0'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'

// Firebase Authentication (Java)
implementation 'com.google.firebase:firebase-analytics:17.4.4'
Expand Down
2 changes: 1 addition & 1 deletion config/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation project(":internal:chooserx")
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72"

implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'

// Remote Config (Java)
implementation 'com.google.firebase:firebase-config:19.2.0'
Expand Down
2 changes: 1 addition & 1 deletion crash/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ android {
dependencies {
implementation project(":internal:lintchecks")
implementation project(":internal:chooserx")
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'

// Crashlytics (Java)
implementation 'com.google.firebase:firebase-crashlytics:17.1.1'
Expand Down
2 changes: 1 addition & 1 deletion database/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {

implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'

// Database (Java)
implementation 'com.google.firebase:firebase-database:19.3.1'
Expand Down
2 changes: 1 addition & 1 deletion dynamiclinks/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
implementation project(":internal:chooserx")
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72"

implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'

// Dynamic Links (Java)
implementation 'com.google.firebase:firebase-dynamic-links:19.1.0'
Expand Down
2 changes: 1 addition & 1 deletion firestore/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
implementation 'androidx.vectordrawable:vectordrawable-animated:1.1.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.browser:browser:1.0.0'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'
implementation 'androidx.media:media:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'androidx.multidex:multidex:2.0.1'
Expand Down
2 changes: 1 addition & 1 deletion functions/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72"

implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'

// Functions (Java)
implementation 'com.google.firebase:firebase-functions:19.0.2'
Expand Down
2 changes: 1 addition & 1 deletion inappmessaging/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
implementation project(":internal:chooserx")
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72"

implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.multidex:multidex:2.0.1'

Expand Down
2 changes: 1 addition & 1 deletion internal/chooserx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
}

dependencies {
api 'com.google.android.material:material:1.1.0'
api 'com.google.android.material:material:1.2.0'
api 'androidx.recyclerview:recyclerview:1.1.0'
api 'androidx.constraintlayout:constraintlayout:1.1.3'
}
2 changes: 1 addition & 1 deletion messaging/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation 'androidx.vectordrawable:vectordrawable-animated:1.1.0'
implementation 'androidx.core:core:1.3.1'

implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'

implementation 'com.google.firebase:firebase-iid:20.2.4'
implementation 'com.google.firebase:firebase-messaging:20.2.4'
Expand Down
2 changes: 1 addition & 1 deletion mlkit-langid/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {

implementation 'androidx.exifinterface:exifinterface:1.2.0'
implementation 'androidx.media:media:1.1.0'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
testImplementation 'junit:junit:4.13'
androidTestImplementation 'androidx.test:runner:1.2.0'
Expand Down
2 changes: 1 addition & 1 deletion mlkit-smartreply/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72"

implementation 'androidx.media:media:1.1.0'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
Expand Down
2 changes: 1 addition & 1 deletion mlkit-translate/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.3.72"

implementation 'androidx.media:media:1.1.0'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
Expand Down
2 changes: 1 addition & 1 deletion mlkit/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.preference:preference:1.1.1'
implementation 'androidx.media:media:1.1.0'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'

// ML Kit dependencies
implementation 'com.google.firebase:firebase-ml-vision:24.0.3'
Expand Down
2 changes: 1 addition & 1 deletion perf/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {

implementation 'com.google.firebase:firebase-perf:19.0.8'

implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'

implementation 'com.github.bumptech.glide:glide:3.7.0'
Expand Down
2 changes: 1 addition & 1 deletion storage/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
// Firebase Authentication (Kotlin)
implementation 'com.google.firebase:firebase-auth-ktx:19.3.2'

implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.2.0'
androidTestImplementation 'androidx.test:rules:1.2.0'
Expand Down