Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Katie committed Aug 1, 2022
1 parent a15f511 commit 460f992
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 @@ -36,8 +36,8 @@ android {
applicationId "org.gophillygo.app"
minSdkVersion 21
targetSdkVersion 30
versionCode 24
versionName "1.3.0"
versionCode 25
versionName "1.4.0"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 460f992

Please sign in to comment.