Skip to content

Commit

Permalink
✅ v1.5.0 Released - Hermes Engine & TypeScript
Browse files Browse the repository at this point in the history
  • Loading branch information
aminmeshk committed Sep 18, 2020
1 parent 3dc2c82 commit 4e7fae4
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 @@ -132,8 +132,8 @@ android {
applicationId "com.gpslinerndemo"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 13
versionName "1.4.1"
versionCode 14
versionName "1.5.0"
}
splits {
abi {
Expand Down

0 comments on commit 4e7fae4

Please sign in to comment.