Update constraintlayout

This commit is contained in:
Mygod
2018-08-13 01:16:11 +08:00
parent 0c8d2ab010
commit 60c39baf0c

View File

@@ -43,7 +43,7 @@ dependencies {
kapt "androidx.databinding:databinding-compiler:$androidPluginVersion"
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation "androidx.browser:browser:$androidxVersion"
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha2'
implementation "androidx.core:core-ktx:$androidxVersion"
implementation "androidx.preference:preference:$androidxVersion"
implementation 'com.android.billingclient:billing:1.1'