File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ It can be installed by adding the following dependency to your `build.gradle` fi
32
32
33
33
``` groovy
34
34
dependencies {
35
- compile 'com.pranavpandey.android:dynamic-engine:0.4 .0'
35
+ compile 'com.pranavpandey.android:dynamic-engine:0.5 .0'
36
36
}
37
37
```
38
38
Original file line number Diff line number Diff line change 42
42
githubUrl = ' pranavpandey/dynamic-engine'
43
43
44
44
mavenGroup = ' com.pranavpandey.android'
45
- mavenVersion = ' 0.4 .0'
45
+ mavenVersion = ' 0.5 .0'
46
46
mavenInceptionYear = 2017
47
47
mavenArtifactId = ' dynamic-engine'
48
48
bintrayRepo = ' android'
56
56
licenseDistribution = ' repo'
57
57
allLicenses = [" Apache-2.0" ]
58
58
59
- versionCode = 4
59
+ versionCode = 5
60
60
61
61
buildTools = ' 26.0.1'
62
62
minSdk = 14
You can’t perform that action at this time.
0 commit comments