Skip to content

Commit fe82037

Browse files
msfjarviszx2c4
authored andcommitted
build: upgrade activity and fragment to latest betas
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent c2aa1b2 commit fe82037

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
activityVersion = '1.2.0-beta01'
3+
activityVersion = '1.2.0-beta02'
44
agpVersion = '4.1.0'
55
annotationsVersion = '1.1.0'
66
appcompatVersion = '1.2.0'
@@ -12,7 +12,7 @@ buildscript {
1212
coroutinesVersion = '1.4.2'
1313
datastoreVersion = '1.0.0-alpha05'
1414
desugarVersion = '1.0.10'
15-
fragmentVersion = '1.3.0-beta01'
15+
fragmentVersion = '1.3.0-beta02'
1616
jsr305Version = '3.0.2'
1717
junitVersion = '4.13.1'
1818
kotlinVersion = '1.4.20'

0 commit comments

Comments
 (0)