build: update fragment to 1.3.0-rc02

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-02-03 13:33:47 +05:30
parent 74ff870cf5
commit bcfbf37ed1
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -12,7 +12,7 @@ buildscript {
coroutinesVersion = '1.4.2' coroutinesVersion = '1.4.2'
datastoreVersion = '1.0.0-alpha02' datastoreVersion = '1.0.0-alpha02'
desugarVersion = '1.0.10' desugarVersion = '1.0.10'
fragmentVersion = '1.3.0-beta02' fragmentVersion = '1.3.0-rc02'
jsr305Version = '3.0.2' jsr305Version = '3.0.2'
junitVersion = '4.13.1' junitVersion = '4.13.1'
kotlinVersion = '1.4.21-2' kotlinVersion = '1.4.21-2'