Skip to content

Commit

Permalink
Merge pull request #4 from c-lis/update_version
Browse files Browse the repository at this point in the history
Bump up version to 2.4.5
  • Loading branch information
keiji authored Aug 1, 2021
2 parents 4266871 + 932fdca commit c109301
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 "jp.co.c_lis.ccl.morelocale"
minSdkVersion 14
targetSdkVersion 30
versionCode 14244
versionName "2.4.4"
versionCode 14245
versionName "2.4.5"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit c109301

Please sign in to comment.