Version bumps

This commit is contained in:
Melih Aksoy
2019-08-14 17:30:20 +02:00
parent 65845b3362
commit ac588ad89d
2 changed files with 4 additions and 4 deletions

View File

@@ -6,9 +6,9 @@ ext {
targetSdkVersion : 28,
buildToolsVersion : "28.0.3",
supportLibraryVersion : "28.0.0",
appCompatVersion : "1.1.0-alpha04",
lifecycleVersion : "2.2.0-alpha02",
fragmentVersion : "1.2.0-alpha01",
appCompatVersion : "1.1.0-rc01",
lifecycleVersion : "2.2.0-alpha03",
fragmentVersion : "1.2.0-alpha02",
workManagerVersion : "2.2.0-rc01",
constraintLayoutVesion: "2.0.0-beta1",
cardViewVersion : "1.0.0",