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 7cf51a4 commit 3439ceeCopy full SHA for 3439cee
build.gradle
@@ -13,7 +13,7 @@ subprojects {
13
apply plugin: 'net.ltgt.errorprone'
14
15
group = 'com.google.tsunami'
16
- version = '0.0.20-SNAPSHOT' // Current Tsunami version
+ version = '0.0.20' // Current Tsunami version
17
18
repositories {
19
maven { // The google mirror is less flaky than mavenCentral()
0 commit comments