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 9c736b3 commit a2df2f8Copy full SHA for a2df2f8
React/build.gradle
@@ -22,7 +22,7 @@ plugins {
22
}
23
24
25
-version '1.0.3' // Needs to be version specific
+version '1.0.3' // Needs to be version specific
26
def apiVersion = '1.19'
27
def name = getRootProject().getName() // Defined in settings.gradle
28
def main = 'com.volmit.react.React'
0 commit comments