Skip to content

Commit

Permalink
Prepare version 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kizitonwose committed Jan 19, 2025
1 parent db3e5ae commit 71c4426
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ object Config {
}

object Version {
val android = "2.6.2-SNAPSHOT"
val multiplatfrom = "2.6.2-SNAPSHOT"
val android = "2.6.2"
val multiplatfrom = "2.6.2"

fun String.isNoPublish() = this == VERSION_NO_PUBLISH
}
Expand Down

0 comments on commit 71c4426

Please sign in to comment.