Skip to content

Commit

Permalink
Merge pull request #96 from ostdotcom/develop
Browse files Browse the repository at this point in the history
Preparing for release v2.3.8
  • Loading branch information
AniketAyachit committed Nov 6, 2019
2 parents dd05f4e + b6049e3 commit bae4f95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions android/build.gradle
Expand Up @@ -14,13 +14,11 @@ allprojects {
repositories {
google()
jcenter()
maven { url "https://jitpack.io" }
}
}

apply plugin: 'com.android.library'
apply plugin: 'maven'
group = 'com.github.ostdotcom'

android {
compileSdkVersion 28
buildToolsVersion '28.0.3'
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@ostdotcom/ost-wallet-sdk-react-native",
"version": "2.3.7",
"version": "2.3.8",
"description": "OST Wallet SDK for React Native applications.",
"main": "./js/index.js",
"repository": {
Expand Down

0 comments on commit bae4f95

Please sign in to comment.