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 cb84416 commit 7a65fc1Copy full SHA for 7a65fc1
bubbleshowcase/deploy.gradle
@@ -7,7 +7,7 @@ apply from: 'keystore.gradle'
7
ext{
8
groupId = 'com.elconfidencial.bubbleshowcase'
9
artifactId = 'bubbleshowcase'
10
- libraryVersion = '1.3.0'
+ libraryVersion = '1.3.1'
11
}
12
13
version = libraryVersion
0 commit comments