File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,5 +43,5 @@ allprojects {
4343
4444ext {
4545 pomGroupID = ' ai.improve'
46- sdkVersion = ' 7.1.0 '
46+ sdkVersion = ' 7.1.1 '
4747}
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies {
3333 implementation ' androidx.appcompat:appcompat:1.2.0'
3434 implementation ' com.google.android.material:material:1.2.1'
3535 implementation ' androidx.constraintlayout:constraintlayout:2.0.1'
36- implementation ' com.github.improve-ai:android-sdk:feature~jitpack_dist -SNAPSHOT'
36+ implementation ' com.github.improve-ai:android-sdk:master -SNAPSHOT'
3737// implementation 'com.github.improve-ai:android-sdk:07bf734'
3838// implementation project(path: ':improveai-android')
3939 testImplementation ' junit:junit:4.+'
You can’t perform that action at this time.
0 commit comments