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 @@ -46,7 +46,7 @@ It can be installed by adding the following dependency to your `build.gradle` fi
4646``` groovy
4747dependencies {
4848 // For AndroidX enabled projects.
49- implementation 'com.pranavpandey.android:dynamic-support:6.0.1 '
49+ implementation 'com.pranavpandey.android:dynamic-support:6.0.2 '
5050
5151 // For legacy projects.
5252 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.0.1 '
81- mavenVersionCode = 29
82- sampleVersionCode = 29
80+ mavenVersion = ' 6.0.2 '
81+ mavenVersionCode = 30
82+ sampleVersionCode = 30
8383
8484 developerId = ' pranavpandey'
8585 developerName = ' Pranav Pandey'
You can’t perform that action at this time.
0 commit comments