Skip to content

Commit

Permalink
Merge pull request #357 from Iterable/Prepare-for-3.2.2
Browse files Browse the repository at this point in the history
Updating sample app version
  • Loading branch information
Ayyanchira authored Jun 17, 2021
2 parents c6967d2 + ebc05d4 commit 2e2e318
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.3.1'
implementation 'com.iterable:iterableapi-ui:3.3.1'
implementation 'com.iterable:iterableapi:3.3.2'
implementation 'com.iterable:iterableapi-ui:3.3.2'
implementation 'com.squareup.okhttp3:mockwebserver:4.2.2'

testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit 2e2e318

Please sign in to comment.