Skip to content

Commit bceb19c

Browse files
Released v1.3 of the library.
1 parent 251322b commit bceb19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ringtonepicker/bintray.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
if (project.rootProject.file('local.properties').exists()) {
1616
apply plugin: 'com.jfrog.bintray'
1717

18-
version = "1.2" // This is the library version used when deploying the artifact
18+
version = "1.3" // This is the library version used when deploying the artifact
1919

2020
def siteUrl = 'https://github.com/kevalpatel2106/android-ringtone-picker' // Homepage URL of the library
2121
def gitUrl = 'https://github.com/kevalpatel2106/android-ringtone-picker.git' // Git repository URL

0 commit comments

Comments
 (0)