Skip to content

Commit

Permalink
Merge pull request #1 from gofynd/fynd
Browse files Browse the repository at this point in the history
Build 0.1.5
  • Loading branch information
NikhilManapure authored Sep 14, 2021
2 parents 7bdfccf + 057c024 commit fa6665f
Show file tree
Hide file tree
Showing 56 changed files with 123,875 additions and 80,902 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.md)
* [Platform Front](documentation/PLATFORM.md)
* [Application Front](documentation/application_doc/README.md)
* [Platform Front](documentation/platform_doc/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.0.3"
versionName "0.1.5"
multiDexEnabled true

vectorDrawables.useSupportLibrary = true
Expand Down
Loading

0 comments on commit fa6665f

Please sign in to comment.