Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
seldon1000 committed Aug 22, 2021
1 parent 4e77bc5 commit 40708a4
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 @@ -12,8 +12,8 @@ android {
applicationId "eu.seldon1000.nextpass"
minSdk 26
targetSdk 31
versionCode 20400
versionName "2.4.0"
versionCode 20401
versionName "2.4.1"
buildConfigField "long", "VERSION_DATE", System.currentTimeMillis() + "L"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 40708a4

Please sign in to comment.