Skip to content

Commit

Permalink
Updated code sample for 6.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Build Agent 1 committed Mar 5, 2019
1 parent 2e1a51b commit e65f32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/purchase-path/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {

dependencies {
/// Button SDK
implementation 'com.usebutton:android-sdk:6.8.0'
implementation project(':sdk')

/// Jars
implementation fileTree(include: ['*.jar'], dir: 'libs')
Expand Down

0 comments on commit e65f32e

Please sign in to comment.