Skip to content

Commit

Permalink
🔖 Bump version to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jheubuch committed Jul 11, 2023
1 parent dddedd6 commit 113d8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ android {
minSdk 26
targetSdk 33
versionCode 96
versionName "1.16.0"
versionName "1.17.0"

manifestPlaceholders = [
SENTRY_DSN: sentryDsn,
Expand Down

0 comments on commit 113d8c5

Please sign in to comment.