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 97048ed commit 57d90c0Copy full SHA for 57d90c0
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "xyz.jpenilla"
7
-version = "0.1.1"
+version = "0.1.2-SNAPSHOT"
8
description = "reflection-remapper is a library to simplify making reflective calls, with specific support for remapped environments."
9
10
repositories {
0 commit comments