Skip to content

Commit

Permalink
Bump Aura version
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentinD committed Jan 8, 2024
1 parent 1e330b5 commit 6dfb531
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.5.7'
gdsAuraVersion = '48'
gdsAuraVersion = '49'

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

0 comments on commit 6dfb531

Please sign in to comment.