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 270319d commit 15a183dCopy full SHA for 15a183d
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
}
27
28
group = 'com.runewatch'
29
-version = '2.3.1'
+version = '2.3.2'
30
sourceCompatibility = '1.8'
31
32
tasks.withType(JavaCompile) {
0 commit comments