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