Skip to content

Commit

Permalink
fix: use dashj 21.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Oct 21, 2024
1 parent 374e646 commit d41c0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
kotlin_version = '1.9.23'
coroutinesVersion = '1.6.4'
ok_http_version = '4.9.1'
dashjVersion = '21.1.1'
dashjVersion = '21.1.2'
dppVersion = "1.3-SNAPSHOT"
hiltVersion = '2.51'
hiltCompilerVersion = '1.2.0'
Expand Down

0 comments on commit d41c0d8

Please sign in to comment.