Skip to content

Commit

Permalink
version 0.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
itboy87 committed Aug 5, 2024
1 parent 4346c5c commit 972dda9
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 @@ -4,7 +4,7 @@ agp = "8.2.2" #kmp max gradle support 8.2 right now
kotlin = "2.0.0"
compileSdk = "34"
minSdk = "21"
libraryVersion = "0.1.3"
libraryVersion = "0.1.4"
ktor = "2.3.12"
coroutines = "1.8.1"
okio = "3.9.0"
Expand Down

0 comments on commit 972dda9

Please sign in to comment.