Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit 7ad2008

Browse files
author
Sergio Gutierrez
committed
Prepare library for release 1.0.3
1 parent 2b9df68 commit 7ad2008

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

build.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2-
31
buildscript {
42
repositories {
53
jcenter()

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ POM_NAME=Dividers
22
POM_ARTIFACT_ID=dividers
33
POM_PACKAGING=aar
44

5-
VERSION_NAME=1.0.3-SNAPSHOT
5+
VERSION_NAME=1.0.3
66
VERSION_CODE=100003
77
GROUP=com.karumi
88

0 commit comments

Comments
 (0)