Skip to content

Commit

Permalink
Prepare next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
kizitonwose committed Jan 19, 2025
1 parent 71c4426 commit 93ebdb8
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"
val multiplatfrom = "2.6.2"
val android = "2.6.3-SNAPSHOT"
val multiplatfrom = "2.6.3-SNAPSHOT"

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

0 comments on commit 93ebdb8

Please sign in to comment.