File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -27,3 +27,6 @@ local.properties
27
27
.idea /gradle.xml
28
28
.idea /misc.xml
29
29
.idea /deploymentTargetDropDown.xml
30
+ .idea /compiler.xml
31
+ .idea /gradle.xml
32
+ .idea /misc.xml
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencies {
43
43
44
44
implementation ' com.google.android.material:material:1.9.0'
45
45
46
- implementation ' com.github.operatorfoundation:ShapeshifterAndroidKotlin:5.0.8 '
46
+ implementation ' com.github.operatorfoundation:ShapeshifterAndroidKotlin:5.0.9 '
47
47
implementation ' com.beust:klaxon:5.6'
48
48
49
49
testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ dependencies {
47
47
implementation ' org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3'
48
48
implementation ' org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0'
49
49
50
- implementation ' com.github.OperatorFoundation:ShapeshifterAndroidKotlin:5.0.8 '
50
+ implementation ' com.github.OperatorFoundation:ShapeshifterAndroidKotlin:5.0.9 '
51
51
implementation ' com.beust:klaxon:5.6'
52
52
53
53
implementation ' com.google.android.material:material:1.9.0'
You can’t perform that action at this time.
0 commit comments