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 a53590c commit fa74350Copy full SHA for fa74350
build.gradle
@@ -15,7 +15,7 @@ subprojects {
15
apply plugin: 'com.github.johnrengelman.shadow'
16
17
group = 'com.google.tsunami'
18
- version = '0.0.24-SNAPSHOT' // Current Tsunami version
+ version = '0.0.24' // Current Tsunami version
19
20
repositories {
21
maven { // The google mirror is less flaky than mavenCentral()
0 commit comments