Skip to content

Commit

Permalink
Merge pull request #3 from gofynd/fynd
Browse files Browse the repository at this point in the history
Permission based ordering store for POS
  • Loading branch information
NikhilManapure authored Nov 18, 2021
2 parents fa6665f + 8e5cd3c commit 5ea965e
Show file tree
Hide file tree
Showing 58 changed files with 13,174 additions and 10,779 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ Get started with the Kotlin Development SDK for Fynd Platform

### Documentation

* [Application Front](documentation/application_doc/README.md)
* [Platform Front](documentation/platform_doc/README.md)
* [Application Front](documentation/application/README.md)
* [Platform Front](documentation/platform/README.md)
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {
minSdkVersion 19
targetSdkVersion 30
versionCode 2
versionName "0.1.5"
versionName "0.1.10"
multiDexEnabled true

vectorDrawables.useSupportLibrary = true
Expand Down
Loading

0 comments on commit 5ea965e

Please sign in to comment.