Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjwood committed Sep 6, 2022
2 parents 8b30096 + ac4d933 commit 27f5771
Show file tree
Hide file tree
Showing 2 changed files 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 33
versionCode 64
versionName "2.4.2"
versionCode 65
versionName "2.4.3"
applicationId "com.aaronjwood.portauthority"
setProperty("archivesBaseName", "PortAuthority-$versionName")
externalNativeBuild {
Expand Down
File renamed without changes.

0 comments on commit 27f5771

Please sign in to comment.