Skip to content

Commit 05c930d

Browse files
committed
Revert coroutine version
1 parent d9aea36 commit 05c930d

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

Crane/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ coil = "2.2.2"
2727
# @keep
2828
compileSdk = "33"
2929
compose-compiler = "1.4.0"
30-
coroutines = "1.7.0"
30+
coroutines = "1.6.4"
3131
google-maps = "18.1.0"
3232
gradle-versions = "0.46.0"
3333
hilt = "2.43.2"

JetLagged/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ coil = "2.2.2"
2727
# @keep
2828
compileSdk = "33"
2929
compose-compiler = "1.4.0"
30-
coroutines = "1.7.0"
30+
coroutines = "1.6.4"
3131
google-maps = "18.1.0"
3232
gradle-versions = "0.46.0"
3333
hilt = "2.43.2"

JetNews/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ coil = "2.2.2"
2828
# @keep
2929
compileSdk = "33"
3030
compose-compiler = "1.4.0"
31-
coroutines = "1.7.0"
31+
coroutines = "1.6.4"
3232
google-maps = "18.1.0"
3333
gradle-versions = "0.46.0"
3434
hilt = "2.43.2"

Jetcaster/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ coil = "2.2.2"
2727
# @keep
2828
compileSdk = "33"
2929
compose-compiler = "1.4.0"
30-
coroutines = "1.7.0"
30+
coroutines = "1.6.4"
3131
google-maps = "18.1.0"
3232
gradle-versions = "0.46.0"
3333
hilt = "2.43.2"

Jetchat/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ coil = "2.2.2"
2727
# @keep
2828
compileSdk = "33"
2929
compose-compiler = "1.4.0"
30-
coroutines = "1.7.0"
30+
coroutines = "1.6.4"
3131
google-maps = "18.1.0"
3232
gradle-versions = "0.46.0"
3333
hilt = "2.43.2"

Jetsnack/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ coil = "2.2.2"
2727
# @keep
2828
compileSdk = "33"
2929
compose-compiler = "1.4.0"
30-
coroutines = "1.7.0"
30+
coroutines = "1.6.4"
3131
google-maps = "18.1.0"
3232
gradle-versions = "0.46.0"
3333
hilt = "2.43.2"

Jetsurvey/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ coil = "2.2.2"
2727
# @keep
2828
compileSdk = "33"
2929
compose-compiler = "1.4.0"
30-
coroutines = "1.7.0"
30+
coroutines = "1.6.4"
3131
google-maps = "18.1.0"
3232
gradle-versions = "0.46.0"
3333
hilt = "2.43.2"

Owl/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ coil = "2.2.2"
2727
# @keep
2828
compileSdk = "33"
2929
compose-compiler = "1.4.0"
30-
coroutines = "1.7.0"
30+
coroutines = "1.6.4"
3131
google-maps = "18.1.0"
3232
gradle-versions = "0.46.0"
3333
hilt = "2.43.2"

Reply/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ coil = "2.2.2"
2727
# @keep
2828
compileSdk = "33"
2929
compose-compiler = "1.4.0"
30-
coroutines = "1.7.0"
30+
coroutines = "1.6.4"
3131
google-maps = "18.1.0"
3232
gradle-versions = "0.46.0"
3333
hilt = "2.43.2"

scripts/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ coil = "2.2.2"
2727
# @keep
2828
compileSdk = "33"
2929
compose-compiler = "1.4.0"
30-
coroutines = "1.7.0"
30+
coroutines = "1.6.4"
3131
google-maps = "18.1.0"
3232
gradle-versions = "0.46.0"
3333
hilt = "2.43.2"

0 commit comments

Comments
 (0)