Skip to content

Commit

Permalink
Bump Aura version
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentinD committed Sep 26, 2023
1 parent 690384d commit 088a385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/version.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ext {
gdsBaseVersion = '2.4.7'
gdsAuraVersion = '35'
gdsAuraVersion = '36'

gdsVersion = gdsBaseVersion + (rootProject.hasProperty('aurads') ? "+${gdsAuraVersion}" : "")
}

0 comments on commit 088a385

Please sign in to comment.