Skip to content

Commit

Permalink
Updated code sample for 6.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Build Agent 1 committed Nov 13, 2020
1 parent 82c5c50 commit 6886a4f
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.28.0'
implementation 'com.usebutton:android-sdk:6.29.0'

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

0 comments on commit 6886a4f

Please sign in to comment.