Skip to content

Commit 2deaf7b

Browse files
committed
Refactor POM_ARTIFACT_ID to easyratingdialog
1 parent 9600729 commit 2deaf7b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
1919

20-
VERSION_NAME=1.0.0
20+
VERSION_NAME=1.0.0-SNAPSHOT
2121
VERSION_CODE=1
2222
GROUP=com.github.fernandodev.easyratingdialog
2323

library/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
POM_NAME=Easy Rating Dialog Library
2-
POM_ARTIFACT_ID=library
2+
POM_ARTIFACT_ID=easyratingdialog
33
POM_PACKAGING=aar

0 commit comments

Comments
 (0)