Skip to content

Commit

Permalink
Update Versions.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
ltttttttttttt committed Dec 1, 2024
1 parent 39498b7 commit 2f161ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ const val ktorVersion = "3.0.0"//ktor版本
const val serializationJsonVersion = "1.6.3"//json序列号版本
const val kspVersion = "$kotlinVersion-1.0.21"//ksp版本

const val mVersion = "2.1.4"//此库的版本
const val mVersion = "2.1.5"//此库的版本

0 comments on commit 2f161ba

Please sign in to comment.