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.
2 parents 278dd1b + 0171273 commit 34e792cCopy full SHA for 34e792c
build.gradle
@@ -40,7 +40,7 @@ group = 'com.github.j2objccontrib.j2objcgradle'
40
// A suffix of -SNAPSHOT means this is not an official release of the
41
// system, but built from an intermediate source tree. See
42
// CONTRIBUTING.md on how to update this version number.
43
-version = '0.4.3-alpha-SNAPSHOT'
+version = '0.4.3-alpha'
44
45
test {
46
testLogging {
0 commit comments