Skip to content

Commit b40b3ad

Browse files
committed
latest update
1 parent 57a7ca0 commit b40b3ad

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed
0 Bytes
Binary file not shown.

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ android {
1919

2020
dependencies {
2121
implementation fileTree(dir: 'libs', include: ['*.jar'])
22-
implementation 'com.android.support:appcompat-v7:27.1.1'
23-
implementation 'com.android.support.constraint:constraint-layout:1.1.0'
22+
implementation 'com.android.support:appcompat-v7:26.1.0'
2423

2524
implementation 'de.hdodenhof:circleimageview:2.2.0'
2625
implementation 'com.facebook.rebound:rebound:0.3.8'

0 commit comments

Comments
 (0)