Skip to content

Commit

Permalink
my plans changed
Browse files Browse the repository at this point in the history
release a patch release now with the latest minor changes
  • Loading branch information
seldon1000 committed Sep 17, 2021
1 parent b0e4548 commit 580ad02
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 20500
versionName "2.5.0"
versionCode 20402
versionName "2.4.2"
buildConfigField "long", "VERSION_DATE", System.currentTimeMillis() + "L"

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

0 comments on commit 580ad02

Please sign in to comment.