Skip to content

Commit 554f37b

Browse files
committed
Update dynamic-utils
1 parent 1d8c09c commit 554f37b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ext {
3434
issueUrl = 'https://github.com/pranavpandey/dynamic-engine/issues'
3535

3636
mavenGroup = 'com.pranavpandey.android'
37-
mavenVersion = '0.1.0'
37+
mavenVersion = '0.2.0'
3838
mavenInceptionYear = 2017
3939
mavenArtifactId = 'dynamic-engine'
4040
bintrayRepo = 'android'
@@ -48,7 +48,7 @@ ext {
4848
licenseDistribution = 'repo'
4949
allLicenses = ["Apache-2.0"]
5050

51-
versionCode = 1
51+
versionCode = 2
5252

5353
buildTools = '25.0.3'
5454
minSdk = 9

0 commit comments

Comments
 (0)