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 3512b51 commit c48c009Copy full SHA for c48c009
build.gradle
@@ -23,7 +23,7 @@ plugins {
23
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.9"
24
}
25
26
-version '1.16.4-1.19.2-1.21.4'
+version '1.16.5-1.19.2-1.21.4'
27
def apiVersion = '1.19'
28
def name = getRootProject().getName() // Defined in settings.gradle
29
def main = 'com.volmit.adapt.Adapt'
0 commit comments