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