Skip to content

Commit

Permalink
Fix: update app version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandr7035 committed Nov 14, 2021
1 parent 34c2ee5 commit 1520c79
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 @@ -32,8 +32,8 @@ android {
applicationId 'by.alexandr7035.gitstat'
minSdkVersion 21
targetSdkVersion 31
versionCode 1600
versionName "4.5.3"
versionCode 1700
versionName "4.5.4"

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

0 comments on commit 1520c79

Please sign in to comment.