Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 26c21d1

Browse files
minor dependency updates - V.7
Signed-off-by: Balaviknesh Sekar <bala21karthick@gmail.com>
1 parent 9d7d887 commit 26c21d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation fileTree(dir: 'libs', include: ['*.jar'])
2525
implementation 'androidx.appcompat:appcompat:1.1.0'
2626
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
27-
implementation 'com.google.firebase:firebase-auth:19.0.0'
27+
implementation 'com.google.firebase:firebase-auth:19.2.0'
2828
testImplementation 'junit:junit:4.12'
2929
androidTestImplementation 'androidx.test:runner:1.2.0'
3030
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'

‎build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ buildscript {
77

88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:3.5.0'
11-
classpath 'com.google.gms:google-services:4.3.2'
10+
classpath 'com.android.tools.build:gradle:3.5.3'
11+
classpath 'com.google.gms:google-services:4.3.3'
1212

1313
// NOTE: Do not place your application dependencies here; they belong
1414
// in the individual module build.gradle files

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /