Skip to content

Commit

Permalink
Merge pull request #16 from BecauseOfProg/dev
Browse files Browse the repository at this point in the history
update npm deps
  • Loading branch information
kernoeb authored Oct 8, 2020
2 parents 200e601 + 7dce3bf commit 4fec937
Show file tree
Hide file tree
Showing 4 changed files with 1,220 additions and 1,227 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "1.6.2"
versionName "1.6.3"
multiDexEnabled true
}
splits {
Expand Down
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Changelog :

### 1.6.3
- Update npm dependencies

### 1.6.2
- Update gradle
- Update npm dependencies
Loading

0 comments on commit 4fec937

Please sign in to comment.