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

Commit

Permalink
change status-go version
Browse files Browse the repository at this point in the history
  • Loading branch information
rasom committed Sep 25, 2017
1 parent 2349f38 commit a52580d
Showing 1 changed file with 1 addition and 1 deletion.
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: 'develop-ge6e05af', ext: 'aar')
compile(group: 'status-im', name: 'status-go', version: '+', ext: 'aar')
}

0 comments on commit a52580d

Please sign in to comment.