Skip to content

Commit

Permalink
Merge pull request #249 from TwidereProject/release/1.5.0-beta03
Browse files Browse the repository at this point in the history
version 1.5.0-beta03
  • Loading branch information
Tlaster authored Aug 4, 2021
2 parents 2e4a621 + 77ca0c2 commit 1803eee
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-beta02"
const val versionCode = 51
const val versionName = "1.5.0-beta03"
const val versionCode = 52
}

0 comments on commit 1803eee

Please sign in to comment.