Skip to content

Commit 8caec4d

Browse files
msfjarviszx2c4
authored andcommitted
build: downgrade Jetpack Datastore to 1.0.0-alpha02
We're hitting occasional build failures with the newer versions that have not been triaged yet Signed-off-by: Harsh Shandilya <[email protected]>
1 parent fb819b9 commit 8caec4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
coordinatorLayoutVersion = '1.1.0'
1111
coreKtxVersion = '1.3.2'
1212
coroutinesVersion = '1.4.2'
13-
datastoreVersion = '1.0.0-alpha05'
13+
datastoreVersion = '1.0.0-alpha02'
1414
desugarVersion = '1.0.10'
1515
fragmentVersion = '1.3.0-beta02'
1616
jsr305Version = '3.0.2'

0 commit comments

Comments
 (0)