Commit 35f5f65b authored by Mygod's avatar Mygod

Update build tools

parent 7e9b937b
...@@ -8,7 +8,7 @@ buildscript { ...@@ -8,7 +8,7 @@ buildscript {
minSdkVersion = 21 minSdkVersion = 21
sdkVersion = 28 sdkVersion = 28
compileSdkVersion = 28 compileSdkVersion = 28
buildToolsVersion = '28.0.1' buildToolsVersion = '28.0.2'
androidxVersion = '1.0.0-rc01' androidxVersion = '1.0.0-rc01'
roomVersion = '2.0.0-rc01' roomVersion = '2.0.0-rc01'
workVersion = '1.0.0-alpha06' workVersion = '1.0.0-alpha06'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment