Skip to content

Commit

Permalink
release: 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed May 17, 2024
1 parent 1c5183c commit 25dd93f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## 0.7.0

### Features

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android.useAndroidX=true
compose.version=1.3.1-rc01

# Release information
versionName=0.6.0
versionName=0.7.0

# Increase memory for in-process compiler execution.
org.gradle.jvmargs=-Xmx6g
Expand Down

0 comments on commit 25dd93f

Please sign in to comment.