Skip to content

Commit

Permalink
Bump version to 4.5.6 (37)
Browse files Browse the repository at this point in the history
  • Loading branch information
udenr committed Jan 17, 2024
1 parent c807ba0 commit 7f6e451
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 {
compileSdk 34
targetSdkVersion 34
multiDexEnabled true
versionCode 36
versionName "4.5.5"
versionCode 37
versionName "4.5.6"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
buildFeatures.dataBinding = true
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 7f6e451

Please sign in to comment.