Skip to content

Commit

Permalink
Bump version to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitletondor committed Dec 29, 2022
1 parent 16dc53b commit 67fae94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Android/EasyBudget/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ android {
applicationId "com.benoitletondor.easybudgetapp"
minSdkVersion 21
targetSdkVersion 33
versionCode 84
versionName "2.5.1"
versionCode 85
versionName "2.5.2"
vectorDrawables.useSupportLibrary = true

javaCompileOptions {
Expand Down

0 comments on commit 67fae94

Please sign in to comment.