Skip to content

Commit 1440674

Browse files
committed
Bump GDS Aura version
1 parent 0327754 commit 1440674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/version.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ext {
22
gdsBaseVersion = '2.6.1'
3-
gdsAuraVersion = '54'
3+
gdsAuraVersion = '55'
44
gdsVersion = gdsBaseVersion + (rootProject.hasProperty('aurads') ? "+${gdsAuraVersion}" : "")
55
}

0 commit comments

Comments
 (0)