Skip to content

Commit

Permalink
更新版本
Browse files Browse the repository at this point in the history
  • Loading branch information
weikaiyun committed Mar 4, 2021
1 parent 824edb7 commit 292d25d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ buildscript {
ext {
versions = [
kotlin : '1.4.21',
kotlin_serialization : '1.0.0-RC',
kotlin_serialization : '1.0.0',
kotlinx_coroutines : '1.3.9',
core_ktx : '1.3.2',
viewpager2 : '1.1.0-alpha01',
room : '2.2.5',
appcompat : '1.2.0',
fragment_version : '1.3.0-rc02',
fragment_version : '1.3.0',
constraintlayout : '2.0.4',
lifecycle : '2.2.0',
debug_db : '1.0.6',
Expand Down

0 comments on commit 292d25d

Please sign in to comment.