Skip to content

Commit 6a2cfee

Browse files
committed
Fixes: typo in library versions
1 parent 2b51b88 commit 6a2cfee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ plugins {
1212
ext {
1313
wordPressUtilsVersion = 'trunk-bc2b41b8adbd28462209bdd654cde074a36a4c0a'
1414
wordPressLoginVersion = 'trunk-86258aa940fe32e0d4bfd0a91fe147c80845c19b'
15-
aztecVersion = '1.6.2'
15+
aztecVersion = 'v1.6.2'
1616
gutenbergMobileVersion = '5184-7abf58a254b16d41e744c3723ae9c6bb77cdd225'
17-
storiesVersion = 'trunk-4926f0d5d34adf6a63bd67586a7e56420caa43da\n'
17+
storiesVersion = 'trunk-4926f0d5d34adf6a63bd67586a7e56420caa43da'
1818
aboutAutomatticVersion = 'trunk-6f46a8aa2abbfa28aa2c65f6b66969abdcf3e8c2'
1919

2020
minSdkVersion = 24

0 commit comments

Comments
 (0)