Skip to content

Commit 56677a1

Browse files
authored
Develop v0.0.5 (#6)
[+] Обновил gradle.
1 parent 017d5c6 commit 56677a1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

library/build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ kotlin {
3131
iosSimulatorArm64()
3232

3333
linuxX64()
34-
linuxArm64()
3534

3635
applyDefaultHierarchyTemplate()
3736

@@ -58,7 +57,7 @@ android {
5857
mavenPublishing {
5958

6059
group = "io.github.plumsoftware"
61-
version = "0.0.4"
60+
version = "0.0.6"
6261

6362
publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL)
6463

0 commit comments

Comments
 (0)