Skip to content

Commit 42f41ad

Browse files
committed
Copy jdkSugar version update to all projects
1 parent 52154e0 commit 42f41ad

6 files changed

Lines changed: 6 additions & 12 deletions

File tree

JetLagged/gradle/libs.versions.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
40-
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
41-
jdkDesugar = "1.2.2"
40+
jdkDesugar = "2.1.5"
4241
junit = "4.13.2"
4342
kotlin = "2.1.20"
4443
kotlinx-serialization-json = "1.7.3"

JetNews/gradle/libs.versions.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
40-
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
41-
jdkDesugar = "1.2.2"
40+
jdkDesugar = "2.1.5"
4241
junit = "4.13.2"
4342
kotlin = "2.1.20"
4443
kotlinx-serialization-json = "1.7.3"

Jetchat/gradle/libs.versions.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
40-
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
41-
jdkDesugar = "1.2.2"
40+
jdkDesugar = "2.1.5"
4241
junit = "4.13.2"
4342
kotlin = "2.1.20"
4443
kotlinx-serialization-json = "1.7.3"

Jetsnack/gradle/libs.versions.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
40-
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
41-
jdkDesugar = "1.2.2"
40+
jdkDesugar = "2.1.5"
4241
junit = "4.13.2"
4342
kotlin = "2.1.20"
4443
kotlinx-serialization-json = "1.7.3"

Reply/gradle/libs.versions.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
40-
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
41-
jdkDesugar = "1.2.2"
40+
jdkDesugar = "2.1.5"
4241
junit = "4.13.2"
4342
kotlin = "2.1.20"
4443
kotlinx-serialization-json = "1.7.3"

scripts/libs.versions.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
40-
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
41-
jdkDesugar = "1.2.2"
40+
jdkDesugar = "2.1.5"
4241
junit = "4.13.2"
4342
kotlin = "2.1.20"
4443
kotlinx-serialization-json = "1.7.3"

0 commit comments

Comments
 (0)