Skip to content

Commit

Permalink
Merge branch 'master' of github.com:snowblossomcoin/snowblossom-android
Browse files Browse the repository at this point in the history
  • Loading branch information
waleedsulehria committed Feb 6, 2019
2 parents b2c469f + 1a347b6 commit b41b3e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -40,7 +40,7 @@ dependencies {
configurations {
all*.exclude group: 'com.android.support', module: 'support-v13'
}
implementation files('libs/SnowBlossomClient_and.jar')
implementation files('libs/SnowBlossomClient_android.jar')
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.android.support:appcompat-v7:28.0.0-rc01'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
Expand Down
Binary file removed app/libs/SnowBlossomClient_and.jar
Binary file not shown.

0 comments on commit b41b3e5

Please sign in to comment.