Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Commit 02d9a71

Browse files
committed
v0.13.1
1 parent 69fdc04 commit 02d9a71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.library'
22
apply plugin: 'com.github.dcendents.android-maven'
33

4-
group='com.github.tiagohm'
4+
group = 'com.github.tiagohm'
55

66
android {
77
compileSdkVersion 25
@@ -11,7 +11,7 @@ android {
1111
minSdkVersion 16
1212
targetSdkVersion 25
1313
versionCode 1
14-
versionName "0.13.0"
14+
versionName "0.13.1"
1515

1616
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1717

0 commit comments

Comments
 (0)