Skip to content

Commit

Permalink
Bump version to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TecCheck committed May 17, 2022
1 parent fe8ed34 commit 6dc2fe9
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 @@ -9,8 +9,8 @@ android {
minSdkVersion 22
targetSdkVersion 32

versionCode 251
versionName "v1.1.0"
versionCode 253
versionName "v1.1.1"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"

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

0 comments on commit 6dc2fe9

Please # to comment.