Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsegura committed Mar 26, 2024
1 parent b8e9aa9 commit 53b7e23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
multiDexEnabled true
versionCode 199
versionName "2.15.4"
versionCode 200
versionName "2.16.0"

manifestPlaceholders = [
tipsiStripeRedirectScheme: "coopcycle",
Expand Down

0 comments on commit 53b7e23

Please sign in to comment.