Skip to content

Commit 2c82561

Browse files
Updated Dependencies
1 parent a650e7b commit 2c82561

File tree

1,933 files changed

+32280
-30543
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,933 files changed

+32280
-30543
lines changed
Binary file not shown.
Binary file not shown.
60.9 KB
Binary file not shown.
0 Bytes
Binary file not shown.
136 Bytes
Binary file not shown.
4.46 KB
Binary file not shown.
24.5 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
72 Bytes
Binary file not shown.

.idea/caches/build_file_checksums.ser

0 Bytes
Binary file not shown.

.idea/caches/gradle_models.ser

136 Bytes
Binary file not shown.

.idea/libraries/Gradle__androidx_annotation_annotation_1_1_0_jar.xml

+11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/Gradle__androidx_appcompat_appcompat_1_0_2_aar.xml

+15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/Gradle__androidx_core_core_1_0_1_aar.xml

+15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_0_1_aar.xml

+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

+1,485-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/app.iml

+4-4
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
</content>
130130
<orderEntry type="jdk" jdkName="Android API 29 Platform" jdkType="Android SDK" />
131131
<orderEntry type="sourceFolder" forTests="false" />
132+
<orderEntry type="library" name="Gradle: androidx.annotation:annotation:1.1.0@jar" level="project" />
132133
<orderEntry type="library" name="Gradle: androidx.swiperefreshlayout:swiperefreshlayout:1.0.0@aar" level="project" />
133134
<orderEntry type="library" name="Gradle: androidx.legacy:legacy-support-core-ui:1.0.0@aar" level="project" />
134135
<orderEntry type="library" name="Gradle: androidx.viewpager:viewpager:1.0.0@aar" level="project" />
@@ -137,17 +138,18 @@
137138
<orderEntry type="library" name="Gradle: androidx.drawerlayout:drawerlayout:1.0.0@aar" level="project" />
138139
<orderEntry type="library" name="Gradle: androidx.documentfile:documentfile:1.0.0@aar" level="project" />
139140
<orderEntry type="library" name="Gradle: androidx.localbroadcastmanager:localbroadcastmanager:1.0.0@aar" level="project" />
141+
<orderEntry type="library" name="Gradle: androidx.appcompat:appcompat:1.0.2@aar" level="project" />
140142
<orderEntry type="library" name="Gradle: androidx.recyclerview:recyclerview:1.0.0@aar" level="project" />
141143
<orderEntry type="library" name="Gradle: androidx.cardview:cardview:1.0.0@aar" level="project" />
142144
<orderEntry type="library" name="Gradle: androidx.lifecycle:lifecycle-runtime:2.0.0@aar" level="project" />
143145
<orderEntry type="library" name="Gradle: androidx.lifecycle:lifecycle-livedata-core:2.0.0@aar" level="project" />
144146
<orderEntry type="library" name="Gradle: androidx.cursoradapter:cursoradapter:1.0.0@aar" level="project" />
145147
<orderEntry type="library" name="Gradle: androidx.lifecycle:lifecycle-livedata:2.0.0@aar" level="project" />
146148
<orderEntry type="library" name="Gradle: androidx.customview:customview:1.0.0@aar" level="project" />
147-
<orderEntry type="library" name="Gradle: androidx.core:core:1.0.0@aar" level="project" />
148149
<orderEntry type="library" name="Gradle: androidx.constraintlayout:constraintlayout:1.1.3@aar" level="project" />
149150
<orderEntry type="library" name="Gradle: androidx.vectordrawable:vectordrawable-animated:1.0.0@aar" level="project" />
150151
<orderEntry type="library" name="Gradle: androidx.asynclayoutinflater:asynclayoutinflater:1.0.0@aar" level="project" />
152+
<orderEntry type="library" name="Gradle: androidx.vectordrawable:vectordrawable:1.0.1@aar" level="project" />
151153
<orderEntry type="library" name="Gradle: androidx.interpolator:interpolator:1.0.0@aar" level="project" />
152154
<orderEntry type="library" name="Gradle: androidx.fragment:fragment:1.0.0@aar" level="project" />
153155
<orderEntry type="library" name="Gradle: androidx.lifecycle:lifecycle-common:2.0.0@jar" level="project" />
@@ -160,13 +162,11 @@
160162
<orderEntry type="library" name="Gradle: androidx.arch.core:core-common:2.0.0@jar" level="project" />
161163
<orderEntry type="library" name="Gradle: androidx.media:media:1.0.0@aar" level="project" />
162164
<orderEntry type="library" name="Gradle: androidx.transition:transition:1.0.0@aar" level="project" />
163-
<orderEntry type="library" name="Gradle: androidx.annotation:annotation:1.0.0@jar" level="project" />
164165
<orderEntry type="library" name="Gradle: androidx.coordinatorlayout:coordinatorlayout:1.0.0@aar" level="project" />
165-
<orderEntry type="library" name="Gradle: androidx.appcompat:appcompat:1.0.0@aar" level="project" />
166166
<orderEntry type="library" name="Gradle: androidx.preference:preference:1.0.0@aar" level="project" />
167-
<orderEntry type="library" name="Gradle: androidx.vectordrawable:vectordrawable:1.0.0@aar" level="project" />
168167
<orderEntry type="library" name="Gradle: androidx.legacy:legacy-support-v4:1.0.0@aar" level="project" />
169168
<orderEntry type="library" name="Gradle: androidx.arch.core:core-runtime:2.0.0@aar" level="project" />
169+
<orderEntry type="library" name="Gradle: androidx.core:core:1.0.1@aar" level="project" />
170170
<orderEntry type="library" name="Gradle: androidx.collection:collection:1.0.0@jar" level="project" />
171171
<orderEntry type="module" module-name="messageView" />
172172
</component>

app/build.gradle

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ android {
44
compileSdkVersion 29
55

66
defaultConfig {
7-
applicationId "com.kinda.messageview.main"
8-
minSdkVersion 15
7+
applicationId "com.developer.kinda.messageview"
8+
minSdkVersion 21
99
targetSdkVersion 29
10-
versionCode 3
11-
versionName "2.0.19"
10+
versionCode 4
11+
versionName "3.0.19"
1212
}
1313
buildTypes {
1414
release {
@@ -25,7 +25,7 @@ dependencies {
2525
implementation project(':messageView')
2626

2727
//android support library
28-
implementation 'androidx.appcompat:appcompat:1.0.0'
28+
implementation 'androidx.appcompat:appcompat:1.0.2'
2929
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
3030
implementation 'androidx.recyclerview:recyclerview:1.0.0'
3131
implementation 'com.google.android.material:material:1.0.0'

0 commit comments

Comments
 (0)