We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f5651 commit 8886f26Copy full SHA for 8886f26
1 file changed
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
ext {
11
- wordPressUtilsVersion = 'trunk-68e2995962a5134770e6f9e5b9f258a339e123b2'
+ wordPressUtilsVersion = '2.7.0'
12
wordPressLoginVersion = '0.15.0'
13
gutenbergMobileVersion = 'v1.81.0'
14
storiesVersion = '1.4.0'
@@ -21,7 +21,7 @@ ext {
21
coroutinesVersion = '1.5.2'
22
androidxWorkVersion = "2.7.0"
23
24
- fluxCVersion = 'trunk-b176f89d8db39be3ef5f2f5f29a21dd9fb3a4ecf'
+ fluxCVersion = '1.49.0'
25
26
appCompatVersion = '1.0.2'
27
androidxCoreVersion = '1.3.2'
0 commit comments