Commit 361051c 1 parent 50ff00f commit 361051c Copy full SHA for 361051c
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ android {
11
11
minSdkVersion 16
12
12
targetSdkVersion 29
13
13
versionCode 1
14
- versionName " 1.0"
14
+ versionName " 1.0.1 "
15
15
16
16
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
17
17
}
@@ -29,7 +29,7 @@ dependencies {
29
29
implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
30
30
implementation ' androidx.core:core-ktx:1.3.1'
31
31
implementation ' androidx.appcompat:appcompat:1.2.0'
32
- implementation ' androidx.constraintlayout:constraintlayout:1.1.3 '
32
+ implementation ' androidx.constraintlayout:constraintlayout:2.0.0 '
33
33
testImplementation ' junit:junit:4.12'
34
34
androidTestImplementation ' androidx.test.ext:junit:1.1.1'
35
35
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
You can’t perform that action at this time.
0 commit comments