Skip to content

Commit

Permalink
Bump version post-release
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Aug 12, 2024
1 parent 9f0ca15 commit 8a866f6
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 @@ -30,8 +30,8 @@ android {
applicationId "au.id.colby.nfcquicksettings"
minSdk 24
targetSdk 34
versionCode 13
versionName "1.4.3"
versionCode 14
versionName "1.4.4-pre"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 8a866f6

Please sign in to comment.