Skip to content

Commit

Permalink
Merge branch 'master' of github.com:takke/cpustats
Browse files Browse the repository at this point in the history
  • Loading branch information
takke committed Jul 16, 2024
2 parents 8ad5b1f + 6393f39 commit 3b7a6c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
annotation = "1.8.0"
appcompat = "1.7.0-rc01"
assertjCore = "3.26.0"
assertjCore = "3.26.3"
constraintlayout = "2.1.4"
core-ktx = "1.13.1"
junit = "4.13.2"
kotlinStdlibJdk7 = "2.0.0"
preference-ktx = "1.2.1"
robolectricVersion = "4.12.2"
robolectricVersion = "4.13"

[libraries]
androidx-annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" }
Expand Down

0 comments on commit 3b7a6c2

Please sign in to comment.