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