Skip to content

Commit 517cc86

Browse files
committed
Changed groupId to sync with Maven Central.
1 parent 1d8a499 commit 517cc86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ext {
77
bintrayName = 'pagedtextview'
88
artifact = 'pagedtextview'
99
libraryName = 'PagedTextView'
10-
libraryVersion = '0.1.0'
11-
libraryGroupId = 'com.github.onik'
10+
libraryVersion = '0.1.1'
11+
libraryGroupId = 'com.github.onikx'
1212
libraryDescription = 'Android TextView with pagination'
1313
siteUrl = 'https://github.com/onikx/PagedTextView'
1414
gitUrl = 'https://github.com/onikx/PagedTextView.git'

0 commit comments

Comments
 (0)