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 d75256c commit 7ebf4b9Copy full SHA for 7ebf4b9
app/build.gradle
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
ext {
16
- majorVersion = "3.31."
+ majorVersion = "3.32."
17
18
scalaMajorVersion = '2.11'
19
scalaVersion = scalaMajorVersion + '.12'
0 commit comments