File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ It can be installed by adding the following dependency to your `build.gradle` fi
4949``` groovy
5050dependencies {
5151 // For AndroidX enabled projects.
52- implementation 'com.pranavpandey.android:dynamic-support:6.4.0 '
52+ implementation 'com.pranavpandey.android:dynamic-support:6.4.1 '
5353
5454 // For legacy projects.
5555 implementation 'com.pranavpandey.android:dynamic-support:1.3.0'
Original file line number Diff line number Diff line change 7777 mavenDir = ' com/pranavpandey/android'
7878 mavenArtifactId = ' dynamic-support'
7979 mavenInceptionYear = 2018
80- mavenVersion = ' 6.4.0 '
81- mavenVersionCode = 37
82- sampleVersionCode = 38
80+ mavenVersion = ' 6.4.1 '
81+ mavenVersionCode = 38
82+ sampleVersionCode = 39
8383
8484 developerId = ' pranavpandey'
8585 developerName = ' Pranav Pandey'
You can’t perform that action at this time.
0 commit comments