Skip to content

Commit 9c1e838

Browse files
Updated the compileSdk to 36 for all modules
1 parent 0091ef1 commit 9c1e838

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

JetLagged/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ androidxHiltNavigationCompose = "1.2.0"
2626
androix-test-uiautomator = "2.3.0"
2727
coil = "2.7.0"
2828
# @keep
29-
compileSdk = "35"
29+
compileSdk = "36"
3030
coroutines = "1.10.2"
3131
google-maps = "19.2.0"
3232
gradle-versions = "0.52.0"

JetNews/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ androidxHiltNavigationCompose = "1.2.0"
3030
androix-test-uiautomator = "2.3.0"
3131
coil = "2.7.0"
3232
# @keep
33-
compileSdk = "35"
33+
compileSdk = "36"
3434
coroutines = "1.10.2"
3535
google-maps = "19.2.0"
3636
gradle-versions = "0.52.0"

Jetcaster/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ androidxHiltNavigationCompose = "1.2.0"
3131
androix-test-uiautomator = "2.3.0"
3232
coil = "2.7.0"
3333
# @keep
34-
compileSdk = "35"
34+
compileSdk = "36"
3535
coroutines = "1.10.2"
3636
google-maps = "19.2.0"
3737
gradle-versions = "0.52.0"

Jetchat/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ androidxHiltNavigationCompose = "1.2.0"
3030
androix-test-uiautomator = "2.3.0"
3131
coil = "2.7.0"
3232
# @keep
33-
compileSdk = "35"
33+
compileSdk = "36"
3434
coroutines = "1.10.2"
3535
google-maps = "19.2.0"
3636
gradle-versions = "0.52.0"

Jetsnack/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ androidxHiltNavigationCompose = "1.2.0"
3030
androix-test-uiautomator = "2.3.0"
3131
coil = "2.7.0"
3232
# @keep
33-
compileSdk = "35"
33+
compileSdk = "36"
3434
coroutines = "1.10.2"
3535
glancePreview = "1.1.1"
3636
google-maps = "19.2.0"

Reply/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ androidxHiltNavigationCompose = "1.2.0"
3030
androix-test-uiautomator = "2.3.0"
3131
coil = "2.7.0"
3232
# @keep
33-
compileSdk = "35"
33+
compileSdk = "36"
3434
coroutines = "1.10.2"
3535
google-maps = "19.2.0"
3636
gradle-versions = "0.52.0"

0 commit comments

Comments
 (0)