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 183c61c commit 192daaaCopy full SHA for 192daaa
build.gradle
@@ -1,5 +1,5 @@
1
group 'party.iroiro.luajava'
2
-version(System.getenv('IS_RELEASE') == 'true' ? '4.0.2' : '4.0.6-SNAPSHOT')
+version(System.getenv('IS_RELEASE') == 'true' ? '4.0.2' : '4.0.7-SNAPSHOT')
3
4
5
0 commit comments