Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Commit

Permalink
upgrade status-go version
Browse files Browse the repository at this point in the history
  • Loading branch information
rasom committed Aug 25, 2017
1 parent 6e46b3c commit 2349f38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ repositories {

dependencies {
compile 'com.facebook.react:react-native:+'
compile(group: 'status-im', name: 'status-go', version: 'bug-whisper-on-geth1.6.1-g3f6f0fa+', ext: 'aar')
compile(group: 'status-im', name: 'status-go', version: 'develop-ge6e05af', ext: 'aar')
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-webview-bridge",
"version": "0.33.15",
"version": "0.33.16",
"description": "React Native WebView Javascript Bridge",
"main": "webview-bridge",
"directories": {
Expand Down

0 comments on commit 2349f38

Please sign in to comment.