Skip to content

Commit

Permalink
a2
Browse files Browse the repository at this point in the history
  • Loading branch information
reocat committed Jan 30, 2025
1 parent 3aad13d commit 9607b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ room-runtime = { group = "androidx.room", name = "room-runtime", version.ref = "
room-compiler = { group = "androidx.room", name = "room-compiler", version.ref = "room" }
room-ktx = { group = "androidx.room", name = "room-ktx", version.ref = "room" }

androidx-work = { group = "androidx.work", name = "work-runtime-ktx", version.ref = "2.10.0" }
androidx-work = { group = "androidx.work", name = "work-runtime-ktx", version = "2.10.0" }

apache-lang3 = { group = "org.apache.commons", name = "commons-lang3", version = "3.17.0" }

Expand Down

0 comments on commit 9607b53

Please sign in to comment.