Skip to content

Commit 40e343c

Browse files
authored
Auto-update dependencies. (#2805)
1 parent 0e79d4f commit 40e343c

18 files changed

Lines changed: 37 additions & 37 deletions

File tree

admob/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ tasks {
1111

1212
android {
1313
namespace = "com.google.samples.quickstart.admobexample"
14-
compileSdk = 36
14+
compileSdk = 37
1515

1616
defaultConfig {
1717
applicationId = "com.google.samples.quickstart.admobexample"
1818
minSdk = 23
19-
targetSdk = 36
19+
targetSdk = 37
2020
versionCode = 1
2121
versionName = "1.0"
2222
multiDexEnabled = true

analytics/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ tasks {
1111

1212
android {
1313
namespace = "com.google.firebase.quickstart.analytics"
14-
compileSdk = 36
14+
compileSdk = 37
1515

1616
defaultConfig {
1717
applicationId = "com.google.firebase.quickstart.analytics"
1818
minSdk = 23
19-
targetSdk = 36
19+
targetSdk = 37
2020
versionCode = 1
2121
versionName = "1.0"
2222
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

appdistribution/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ plugins {
66

77
android {
88
namespace = "com.google.firebase.appdistributionquickstart"
9-
compileSdk = 36
9+
compileSdk = 37
1010

1111
defaultConfig {
1212
applicationId = "com.google.firebase.appdistributionquickstart"
1313
minSdk = 23
14-
targetSdk = 36
14+
targetSdk = 37
1515
versionCode = 1
1616
versionName = "1.0"
1717

auth/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ tasks {
1111

1212
android {
1313
namespace= "com.google.firebase.quickstart.auth"
14-
compileSdk = 36
14+
compileSdk = 37
1515
flavorDimensions += "minSdkVersion"
1616

1717
defaultConfig {
1818
applicationId = "com.google.firebase.quickstart.auth"
1919
minSdk = 23
20-
targetSdk = 36
20+
targetSdk = 37
2121
versionCode = 1
2222
versionName = "1.0"
2323
multiDexEnabled = true

config/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ tasks {
1111

1212
android {
1313
namespace = "com.google.samples.quickstart.config"
14-
compileSdk = 36
14+
compileSdk = 37
1515

1616
defaultConfig {
1717
applicationId = "com.google.samples.quickstart.config"
1818
minSdk = 23
19-
targetSdk = 36
19+
targetSdk = 37
2020
versionCode = 1
2121
versionName = "1.0"
2222
multiDexEnabled = true

crash/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ tasks {
1212

1313
android {
1414
namespace = "com.google.samples.quickstart.crash"
15-
compileSdk = 36
15+
compileSdk = 37
1616

1717
defaultConfig {
1818
applicationId = "com.google.samples.quickstart.crash"
1919
minSdk = 23
20-
targetSdk = 36
20+
targetSdk = 37
2121
versionCode = 1
2222
versionName = "1.0"
2323
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

database/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ tasks {
1111

1212
android {
1313
namespace = "com.google.firebase.quickstart.database"
14-
compileSdk = 36
14+
compileSdk = 37
1515

1616
defaultConfig {
1717
applicationId = "com.google.firebase.quickstart.database"
1818
minSdk = 23
19-
targetSdk = 36
19+
targetSdk = 37
2020
versionCode = 1
2121
versionName = "1.0"
2222
multiDexEnabled = true

dataconnect/app/build.gradle.kts

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

88
android {
99
namespace = "com.google.firebase.example.dataconnect"
10-
compileSdk = 36
10+
compileSdk = 37
1111

1212
defaultConfig {
1313
applicationId = "com.google.firebase.example.dataconnect"
1414
minSdk = 23
15-
targetSdk = 36
15+
targetSdk = 37
1616
versionCode = 1
1717
versionName = "1.0"
1818

firebase-ai/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ plugins {
88

99
android {
1010
namespace = "com.google.firebase.quickstart.ai"
11-
compileSdk = 36
11+
compileSdk = 37
1212

1313
defaultConfig {
1414
applicationId = "com.google.firebase.quickstart.ai"
1515
minSdk = 26
16-
targetSdk = 36
16+
targetSdk = 37
1717
versionCode = 1
1818
versionName = "1.0"
1919

firestore/app/build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ plugins {
88
android {
99
namespace = "com.google.firebase.example.fireeats"
1010
testBuildType = "release"
11-
compileSdk = 36
11+
compileSdk = 37
1212

1313
defaultConfig {
1414
applicationId = "com.google.firebase.example.fireeats"
1515
minSdk = 23
16-
targetSdk = 36
16+
targetSdk = 37
1717
versionCode = 1
1818
versionName = "1.0"
1919
multiDexEnabled = true
@@ -68,7 +68,7 @@ dependencies {
6868
// Support Libs
6969
implementation("androidx.activity:activity-ktx:1.13.0")
7070
implementation("androidx.appcompat:appcompat:1.7.1")
71-
implementation("androidx.core:core-ktx:1.18.0")
71+
implementation("androidx.core:core-ktx:1.19.0")
7272
implementation("androidx.vectordrawable:vectordrawable-animated:1.2.0")
7373
implementation("androidx.cardview:cardview:1.0.0")
7474
implementation("androidx.browser:browser:1.5.0")

0 commit comments

Comments
 (0)