Skip to content

Commit b1a3f0d

Browse files
authored
Merge branch 'master' into dependabot/gradle/14_pushes/org.jetbrains.kotlin.android-2.2.20
2 parents 80af9c4 + 4d6ef4e commit b1a3f0d

File tree

17 files changed

+42
-42
lines changed

17 files changed

+42
-42
lines changed

01_firstapp/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "8.13.0"
3-
kotlin = "2.2.10"
3+
kotlin = "2.2.20"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.13.0"
10-
activity = "1.10.1"
10+
activity = "1.11.0"
1111
constraintlayout = "2.2.1"
1212

1313
[libraries]

02_resources/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "8.13.0"
3-
kotlin = "2.2.10"
3+
kotlin = "2.2.20"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.13.0"
10-
activity = "1.10.1"
10+
activity = "1.11.0"
1111
constraintlayout = "2.2.1"
1212

1313
[libraries]

03_constraintlayout/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "8.13.0"
3-
kotlin = "2.2.10"
3+
kotlin = "2.2.20"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.13.0"
10-
activity = "1.10.1"
10+
activity = "1.11.0"
1111
constraintlayout = "2.2.1"
1212

1313
[libraries]

04_events/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "8.13.0"
3-
kotlin = "2.2.10"
3+
kotlin = "2.2.20"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.13.0"
10-
activity = "1.10.1"
10+
activity = "1.11.0"
1111
constraintlayout = "2.2.1"
1212

1313
[libraries]

05_mvvm/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "8.13.0"
3-
kotlin = "2.2.10"
3+
kotlin = "2.2.20"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.13.0"
10-
activity = "1.10.1"
10+
activity = "1.11.0"
1111
constraintlayout = "2.2.1"
1212

1313
[libraries]

06_recyclerview/diffutils/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "8.13.0"
3-
kotlin = "2.2.10"
3+
kotlin = "2.2.20"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.13.0"
10-
activity = "1.10.1"
10+
activity = "1.11.0"
1111
constraintlayout = "2.2.1"
1212

1313
[libraries]

06_recyclerview/manual/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "8.13.0"
3-
kotlin = "2.2.10"
3+
kotlin = "2.2.20"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.13.0"
10-
activity = "1.10.1"
10+
activity = "1.11.0"
1111
constraintlayout = "2.2.1"
1212

1313
[libraries]

06_recyclerview/recyclerview/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "8.13.0"
3-
kotlin = "2.2.10"
3+
kotlin = "2.2.20"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.13.0"
10-
activity = "1.10.1"
10+
activity = "1.11.0"
1111
constraintlayout = "2.2.1"
1212

1313
[libraries]

07_crud/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "8.13.0"
3-
kotlin = "2.2.10"
3+
kotlin = "2.2.20"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.13.0"
10-
activity = "1.10.1"
10+
activity = "1.11.0"
1111
constraintlayout = "2.2.1"
1212

1313
[libraries]

08_material/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
agp = "8.13.0"
3-
kotlin = "2.2.10"
3+
kotlin = "2.2.20"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
appcompat = "1.7.1"
99
material = "1.13.0"
10-
activity = "1.10.1"
10+
activity = "1.11.0"
1111
constraintlayout = "2.2.1"
1212

1313
[libraries]

0 commit comments

Comments
 (0)