Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
schorschii committed Jan 10, 2022
1 parent c01f9f8 commit d8a7e8e
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 @@ -7,8 +7,8 @@ android {
applicationId "systems.sieber.fsclock"
minSdkVersion 17
targetSdkVersion 30
versionCode 21
versionName "1.7.2"
versionCode 22
versionName "1.7.3"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
vectorDrawables.useSupportLibrary = true
manifestPlaceholders = [ huaweiiap: "0", amazoniap: "0" ]
Expand Down

0 comments on commit d8a7e8e

Please sign in to comment.