We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8a499 commit 517cc86Copy full SHA for 517cc86
lib/build.gradle
@@ -7,8 +7,8 @@ ext {
7
bintrayName = 'pagedtextview'
8
artifact = 'pagedtextview'
9
libraryName = 'PagedTextView'
10
- libraryVersion = '0.1.0'
11
- libraryGroupId = 'com.github.onik'
+ libraryVersion = '0.1.1'
+ libraryGroupId = 'com.github.onikx'
12
libraryDescription = 'Android TextView with pagination'
13
siteUrl = 'https://github.com/onikx/PagedTextView'
14
gitUrl = 'https://github.com/onikx/PagedTextView.git'
0 commit comments