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 Jul 30, 2024
1 parent 67a20d2 commit c84edee
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 12
versionName "1.4.2"
versionCode 13
versionName "1.4.3-pre"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit c84edee

Please sign in to comment.