Skip to content

Commit

Permalink
Merge pull request #56 from piotrskibapl/task/bump_version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
piotrskibapl authored Feb 27, 2024
2 parents 76e1ffe + 7a14455 commit bd5017d
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 @@ -29,8 +29,8 @@ android {
applicationId "pl.piotrskiba.angularowo"
minSdk Integer.parseInt(androidMinSdkVersion)
targetSdk Integer.parseInt(androidTargetSdkVersion)
versionCode 76
versionName "4.0.0"
versionCode 77
versionName "4.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit bd5017d

Please sign in to comment.