Skip to content

Commit 589053c

Browse files
committed
Updates: Library versions with Android 12 compatible
1 parent 03619c0 commit 589053c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

build.gradle

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

1212
ext {
13-
wordPressUtilsVersion = '2.7.0'
14-
wordPressLoginVersion = '0.19.0'
15-
aztecVersion = 'v1.6.0'
16-
gutenbergMobileVersion = 'v1.83.0'
17-
storiesVersion = '1.4.0'
18-
aboutAutomatticVersion = '0.0.7'
13+
wordPressUtilsVersion = 'trunk-bc2b41b8adbd28462209bdd654cde074a36a4c0a'
14+
wordPressLoginVersion = 'trunk-86258aa940fe32e0d4bfd0a91fe147c80845c19b'
15+
aztecVersion = '1.6.2'
16+
gutenbergMobileVersion = '5184-7abf58a254b16d41e744c3723ae9c6bb77cdd225'
17+
storiesVersion = 'trunk-4926f0d5d34adf6a63bd67586a7e56420caa43da\n'
18+
aboutAutomatticVersion = 'trunk-6f46a8aa2abbfa28aa2c65f6b66969abdcf3e8c2'
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 = '1.55.0'
27+
fluxCVersion = 'trunk-065315b4d0a57112dfe8a37d379431735063bc82'
2828

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

0 commit comments

Comments
 (0)