Skip to content

Commit

Permalink
🔖 Bump version to 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jheubuch committed Jul 31, 2023
1 parent 8d3f358 commit e6bd6b5
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 102
versionName "1.20.1"
versionCode 103
versionName "1.20.2"

manifestPlaceholders = [
SENTRY_DSN: sentryDsn,
Expand Down

0 comments on commit e6bd6b5

Please sign in to comment.