Skip to content

Commit

Permalink
🔖 Bump version to 1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jheubuch committed Jul 5, 2023
1 parent 8bf56a6 commit c95f694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ android {
applicationId packageName
minSdk 26
targetSdk 33
versionCode 94
versionName "1.15.2"
versionCode 95
versionName "1.15.3"

manifestPlaceholders = [
SENTRY_DSN: sentryDsn,
Expand Down

0 comments on commit c95f694

Please sign in to comment.