Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjwood committed Sep 11, 2022
1 parent 89d7213 commit 9dbc43e
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 @@ -21,8 +21,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 31
versionCode 66
versionName "2.4.4"
versionCode 67
versionName "2.4.5"
applicationId "com.aaronjwood.portauthority"
setProperty("archivesBaseName", "PortAuthority-$versionName")
externalNativeBuild {
Expand Down

0 comments on commit 9dbc43e

Please sign in to comment.