Skip to content

Commit

Permalink
Update OpenAI library version
Browse files Browse the repository at this point in the history
  • Loading branch information
Taewan-P committed Nov 23, 2024
1 parent 3be0660 commit 70b806f
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 @@ -17,7 +17,7 @@ ktor = "3.0.1"
androidxHilt = "1.2.0"
navigation = "2.8.4"
markdown = "0.5.4"
openai = "3.8.2"
openai = "4.0.0-beta01"
serialization = "1.7.3" # Should not update due to kotlin version
splashscreen = "1.0.1"
room = "2.6.1"
Expand Down

0 comments on commit 70b806f

Please sign in to comment.