Skip to content

Commit

Permalink
Uses BMW_XL branch of dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
hufman committed Apr 6, 2022
1 parent 320c3a4 commit b1344d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -291,10 +291,10 @@ dependencies {
androidTestImplementation 'com.nhaarman:mockito-kotlin:1.6.0'
androidTestImplementation 'com.github.tmurakami:dexopener:2.0.5'
androidTestImplementation 'org.awaitility:awaitility-scala:3.1.5'
implementation 'io.bimmergestalt:IDriveConnectKit:dimensions-test-SNAPSHOT'
implementation 'io.bimmergestalt:IDriveConnectKit:bmw_xl-SNAPSHOT'
implementation 'io.bimmergestalt:IDriveConnectKitAndroid:0.2'
testImplementation 'io.bimmergestalt:IDriveConnectKit:0.3'
androidTestImplementation 'io.bimmergestalt:IDriveConnectKit:dimensions-test-SNAPSHOT'
androidTestImplementation 'io.bimmergestalt:IDriveConnectKit:bmw_xl-SNAPSHOT'
androidTestImplementation 'io.bimmergestalt:IDriveConnectKitAndroid:0.2'
androidTestImplementation "org.bouncycastle:bcmail-jdk16:1.46"
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$kotlin_coroutines_version"
Expand Down

0 comments on commit b1344d6

Please sign in to comment.