Skip to content

Commit

Permalink
Merge pull request #274 from TwidereProject/release/1.5.1-beta01
Browse files Browse the repository at this point in the history
version 1.5.1-beta01
  • Loading branch information
Tlaster committed Aug 20, 2021
2 parents ea6aa44 + 997910d commit cd56f0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Package.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ object Package {
const val group = "com.twidere"
const val name = "TwidereX"
const val id = "$group.twiderex"
const val versionName = "1.5.0"
const val versionCode = 53
const val versionName = "1.5.1-beta01"
const val versionCode = 54
}

0 comments on commit cd56f0e

Please sign in to comment.