Skip to content

Commit c2aa1b2

Browse files
committed
build: upgrade datastore dependency
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent d69415b commit c2aa1b2

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.1'
1212
coroutinesVersion = '1.4.2'
13-
datastoreVersion = '1.0.0-alpha04'
13+
datastoreVersion = '1.0.0-alpha05'
1414
desugarVersion = '1.0.10'
1515
fragmentVersion = '1.3.0-beta01'
1616
jsr305Version = '3.0.2'

0 commit comments

Comments
 (0)