Skip to content

Commit

Permalink
Prepare for 6.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWoitaschek committed Aug 7, 2022
1 parent 7c51153 commit 1a0af21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
versionCode = "3060384"
versionName = "6.0.7"
versionCode = "3060385"
versionName = "6.0.8"

sdk-compile = "32"
sdk-min = "24"
Expand Down

2 comments on commit 1a0af21

@Pentaphon
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are there no v6 releases on Google Play?

@PaulWoitaschek
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's in staged rollout.

Please sign in to comment.