Skip to content

Commit cbd5fbc

Browse files
salutedevsgithub-actionsraininforest
committed
chore: Bump versions for changed modules (#697)
* chore: Bump versions for changed modules * chore: update versionsArchived.json for xml libs --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: raininforest <s.velesko@yandex.ru>
1 parent 839c013 commit cbd5fbc

26 files changed

Lines changed: 66 additions & 64 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ glide = "4.16.0"
4444

4545
koilVersion-compose = "2.2.0"
4646

47-
sdds-uikit = "0.36.0"
48-
sdds-uikit-compose = "0.38.0"
49-
sdds-theme-builder = "0.35.0"
50-
sdds-haze = "0.2.0"
47+
sdds-uikit = "0.37.0"
48+
sdds-uikit-compose = "0.39.0"
49+
sdds-theme-builder = "0.36.0"
50+
sdds-haze = "0.3.0"
5151

5252
uikit-input-masks-version = "7.2.6"
5353

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
versionMajor=0
2-
versionMinor=31
2+
versionMinor=32
33
versionPatch=0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
versionMajor=0
2-
versionMinor=35
2+
versionMinor=36
33
versionPatch=0
44
nexus.artifactId=sdds-theme-builder

sdds-core/uikit-compose/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ nexus.artifactId=sdds-uikit-compose
22
nexus.snapshot=false
33
nexus.description=SDDS UIKit library with base components for android jetpack compose
44
versionMajor=0
5-
versionMinor=38
5+
versionMinor=39
66
versionPatch=0

sdds-core/uikit/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ nexus.artifactId=sdds-uikit
22
nexus.snapshot=false
33
nexus.description=SDDS UIKit library with base components for android view system
44
versionMajor=0
5-
versionMinor=36
5+
versionMinor=37
66
versionPatch=0

third-party/sdds-haze/haze/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ nexus.artifactId=sdds-haze
22
nexus.snapshot=false
33
nexus.description=SDDS Haze library
44
versionMajor=0
5-
versionMinor=2
5+
versionMinor=3
66
versionPatch=0

tokens/plasma-stards-compose/docs/override-docs/versionsArchived.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@
1515
"0.23.0": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.23.0/",
1616
"0.24.0": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.24.0/",
1717
"0.24.1": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.24.1/",
18-
"0.24.2": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.24.2/"
18+
"0.24.2": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.24.2/",
19+
"0.25.0": "https://plasma.sberdevices.ru/compose/plasma-star-ds-compose/0.25.0/"
1920
}

tokens/plasma-stards-compose/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ nexus.artifactId=plasma-star-ds-compose
22
nexus.snapshot=false
33
nexus.description=plasma-star-ds library for compose framework
44
versionMajor=0
5-
versionMinor=25
5+
versionMinor=26
66
versionPatch=0
77

88
theme-url=https://github.com/salute-developers/theme-converter/raw/main/themes/plasma_stards/0.7.0-alpha.zip

tokens/plasma-stards-view/docs/override-docs/versionsArchived.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@
1111
"2.21.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.21.0/",
1212
"2.22.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.22.0/",
1313
"2.23.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.23.0/",
14-
"2.24.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.24.0/"
14+
"2.24.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.24.0/",
15+
"2.25.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.25.0/",
16+
"2.26.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.26.0/",
17+
"2.27.0": "https://plasma.sberdevices.ru/xml/plasma-star-ds/2.27.0/"
1518
}

tokens/plasma-stards-view/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ nexus.artifactId=plasma-star-ds
22
nexus.snapshot=false
33
nexus.description=plasma-star-ds library for view framework
44
versionMajor=2
5-
versionMinor=27
5+
versionMinor=28
66
versionPatch=0
77

88
summary.key=plasmaStarDS

0 commit comments

Comments
 (0)