Skip to content

Commit f8b153e

Browse files
committed
Release 1.1.0
1 parent 2cb7eac commit f8b153e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

droid-awesome/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99
minSdkVersion 15
1010
targetSdkVersion 25
1111
versionCode 1
12-
versionName "1.0.1"
12+
versionName "1.1.0"
1313

1414
}
1515

@@ -27,7 +27,7 @@ publish {
2727
groupId = 'com.lmntrx.livin.library.droidawesome'
2828
repoName = 'DroidAwesome'
2929
artifactId = 'droid-awesome'
30-
publishVersion = '1.0.1'
30+
publishVersion = '1.1.0'
3131
desc = 'Custom Views that support FontAwesome directly'
3232
website = 'https://github.com/Livin21/DroidAwesome'
3333
}

0 commit comments

Comments
 (0)