File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -27,3 +27,6 @@ local.properties
2727.idea /gradle.xml
2828.idea /misc.xml
2929.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 {
4343
4444 implementation ' com.google.android.material:material:1.9.0'
4545
46- implementation ' com.github.operatorfoundation:ShapeshifterAndroidKotlin:5.0.8 '
46+ implementation ' com.github.operatorfoundation:ShapeshifterAndroidKotlin:5.0.9 '
4747 implementation ' com.beust:klaxon:5.6'
4848
4949 testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff 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.8 '
50+ implementation ' com.github.OperatorFoundation:ShapeshifterAndroidKotlin:5.0.9 '
5151 implementation ' com.beust:klaxon:5.6'
5252
5353 implementation ' com.google.android.material:material:1.9.0'
You can’t perform that action at this time.
0 commit comments