Skip to content

Commit

Permalink
chore: update dependency 1.20.1 for dynamic resolution
Browse files Browse the repository at this point in the history
chore: update dependency 1.20.1 for dynamic resolution
  • Loading branch information
itsdebs authored Oct 17, 2023
2 parents 862b83f + af0422b commit e136890
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ dependencies {
implementation 'androidx.annotation:annotation:1.6.0'


implementation ('com.rudderstack.android.sdk:rudderreporter:0.3.+')
implementation 'com.rudderstack.android.sdk:rudderreporter:[0.3.1, 0.4.0)'
// implementation(project(path: ':rudderreporter'))
// implementation(project(path: ':gsonrudderadapter'))
implementation 'com.rudderstack.kotlin.sdk:gsonrudderadapter:0.2.+'
implementation 'com.rudderstack.kotlin.sdk:gsonrudderadapter:[0.2.0, 0.3.0)'

// required for new life cycle methods
compileOnly 'androidx.lifecycle:lifecycle-process:2.6.1'
Expand Down

0 comments on commit e136890

Please sign in to comment.