Skip to content

Commit

Permalink
Release for 0.49
Browse files Browse the repository at this point in the history
  • Loading branch information
surya-kanoria committed Jan 12, 2018
1 parent cc48400 commit d0f236d
Show file tree
Hide file tree
Showing 4 changed files with 175 additions and 89 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ We are doing our best to support each React Native version and respond to new Re
|0.46.x|WIP|
|0.47.x|1.47.11|[0.47-stable](https://github.com/Flipkart/DUS/tree/0.47-stable)|
|0.48.x|WIP|
|0.49.x|WIP|
|0.49.x|1.49.0|[0.49-stable](https://github.com/Flipkart/DUS/tree/0.49-stable)
|0.50.x|WIP|
|0.51.x|WIP|
|0.52.x|WIP|
Expand Down Expand Up @@ -240,7 +240,7 @@ For advanced usage please refer this doc(\*link\*).

## Sample Project

[https://github.com/surya-kanoria/DUS-Sample-App](https://github.com/surya-kanoria/DUS-Sample-App)
[https://github.com/surya-kanoria/DUS-Sample-App/tree/0.49-stable](https://github.com/surya-kanoria/DUS-Sample-App/tree/0.49-stable)

## Contributing

Expand Down
2 changes: 1 addition & 1 deletion android/dus/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
testCompile 'org.robolectric:robolectric:3.0'
testCompile 'org.mockito:mockito-core:1.10.8'
compile 'com.vimeo.stag:stag-library:2.1.2'
compile 'com.facebook.react:react-native:0.47.+'
compile 'com.facebook.react:react-native:0.49.+'
apt 'com.vimeo.stag:stag-library-compiler:2.1.2'
}

Expand Down
Loading

0 comments on commit d0f236d

Please sign in to comment.