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