Skip to content

Commit a749825

Browse files
committed
Update libraries to stable versions
1 parent f134184 commit a749825

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ plugins {
1010
}
1111

1212
ext {
13-
wordPressUtilsVersion = 'trunk-bc2b41b8adbd28462209bdd654cde074a36a4c0a'
14-
wordPressLoginVersion = 'trunk-86258aa940fe32e0d4bfd0a91fe147c80845c19b'
13+
wordPressUtilsVersion = '3.0.0'
14+
wordPressLoginVersion = '1.0.0'
1515
aztecVersion = 'v1.6.2'
1616
gutenbergMobileVersion = 'v1.84.0'
17-
storiesVersion = 'trunk-4926f0d5d34adf6a63bd67586a7e56420caa43da'
18-
aboutAutomatticVersion = 'trunk-6f46a8aa2abbfa28aa2c65f6b66969abdcf3e8c2'
17+
storiesVersion = '2.0.0'
18+
aboutAutomatticVersion = '1.0.0'
1919

2020
minSdkVersion = 24
2121
compileSdkVersion = 31
@@ -24,7 +24,7 @@ ext {
2424
coroutinesVersion = '1.5.2'
2525
androidxWorkVersion = "2.7.0"
2626

27-
fluxCVersion = 'trunk-065315b4d0a57112dfe8a37d379431735063bc82'
27+
fluxCVersion = '2.0.0'
2828

2929
appCompatVersion = '1.0.2'
3030
androidxCoreVersion = '1.3.2'

0 commit comments

Comments
 (0)