Skip to content

Commit

Permalink
point sample apps to new SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
roninopf committed Apr 11, 2022
1 parent fc11b91 commit 2afa903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample-apps/inbox-customization/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ dependencies {
implementation 'androidx.navigation:navigation-ui-ktx:2.1.0'
implementation 'com.google.android.material:material:1.1.0'

implementation 'com.iterable:iterableapi:3.4.4'
implementation 'com.iterable:iterableapi-ui:3.4.4'
implementation 'com.iterable:iterableapi:3.4.5'
implementation 'com.iterable:iterableapi-ui:3.4.5'
implementation 'com.squareup.okhttp3:mockwebserver:4.2.2'

testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit 2afa903

Please sign in to comment.