Skip to content

Commit d431c42

Browse files
committed
Update Shapeshifter Dependency
1 parent 93ad3d7 commit d431c42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CanaryLibrary/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343

4444
implementation 'com.google.android.material:material:1.9.0'
4545

46-
implementation 'com.github.operatorfoundation:ShapeshifterAndroidKotlin:5.0.7'
46+
implementation 'com.github.operatorfoundation:ShapeshifterAndroidKotlin:5.0.8'
4747
implementation 'com.beust:klaxon:5.6'
4848

4949
testImplementation 'junit:junit:4.13.2'

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3'
4848
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0'
4949

50-
implementation 'com.github.OperatorFoundation:ShapeshifterAndroidKotlin:5.0.7'
50+
implementation 'com.github.OperatorFoundation:ShapeshifterAndroidKotlin:5.0.8'
5151
implementation 'com.beust:klaxon:5.6'
5252

5353
implementation 'com.google.android.material:material:1.9.0'

0 commit comments

Comments
 (0)