Skip to content

Commit

Permalink
update ksp, kgp
Browse files Browse the repository at this point in the history
  • Loading branch information
crc-32 committed Jul 31, 2024
1 parent 829e914 commit 3316832
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ android-minSdk = "29"
android-targetSdk = "34"
coroutinesVersion = "1.8.1"
daggerVersion = "2.51.1"
gradle = "8.5.0"
gradle = "8.5.1"
koinVersion = "3.2.0"
kotlin = "2.0.20-Beta1"
kotlinxDatetime = "0.6.0"
kotlinxSerializationJson = "1.7.1"
ksp = "2.0.20-Beta1-1.0.22"
ksp = "2.0.20-Beta2-1.0.23"
libpebblecommonVersion = "0.1.21"

room = "2.7.0-alpha04"
room-sqlite = "2.5.0-alpha04"
room = "2.7.0-alpha05"
room-sqlite = "2.5.0-alpha05"
datastore = "1.1.1"
uuidVersion = "0.8.4"

Expand Down

0 comments on commit 3316832

Please sign in to comment.