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