build: update some dependencies
authorDa Risk <da_risk@geekorum.com>
Thu, 06 Jul 2023 16:59:02 -0400
changeset 1073 00a0e482c991
parent 1072 020f46fe7362
child 1074 94c79d037ec8
build: update some dependencies
gradle/libs.versions.toml
--- a/gradle/libs.versions.toml	Mon Jun 19 19:05:29 2023 -0400
+++ b/gradle/libs.versions.toml	Thu Jul 06 16:59:02 2023 -0400
@@ -18,7 +18,7 @@
 # along with Geekttrss.  If not, see <http://www.gnu.org/licenses/>.
 #
 [versions]
-android-gradle-plugin = "8.0.0"
+android-gradle-plugin = "8.0.2"
 accompanist = "0.30.1"
 androidx-annotation = "1.6.0"
 androidx-core = "1.10.1"
@@ -29,7 +29,7 @@
 androidx-fragment = "1.6.0"
 androidx-constraintlayout = "2.1.4"
 androidx-coordinatorlayout = "1.2.0"
-androidx-compose-bom = "2023.06.00"
+androidx-compose-bom = "2023.06.01"
 androidx-compose-compiler = "1.4.7"
 androidx-hilt-compiler = "1.0.0"
 androidx-hilt-navigation-compose = "1.0.0"
@@ -39,7 +39,7 @@
 androidx-paging = "3.1.1"
 androidx-paging-compose = "1.0.0-alpha20"
 androidx-preferences = "1.2.0"
-androidx-room = "2.6.0-alpha01" # alpha for latest kotlin support
+androidx-room = "2.6.0-alpha02" # alpha for latest kotlin support
 androidx-startup = "1.1.1"
 androidx-work = "2.8.1"
 androidx-recyclerview = "1.3.0"
@@ -53,7 +53,7 @@
 timber = "5.0.1"
 truth = "1.1.3"
 mockk = "1.13.5"
-firebase-bom = "32.1.0"
+firebase-bom = "32.2.0"
 google-play-core = "2.1.0"
 google-play-core-review = "2.0.1"
 gms-play-services-base = "18.2.0"