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 2c964c3 commit 9e70ceaCopy full SHA for 9e70cea
React/build.gradle
@@ -24,7 +24,7 @@ plugins {
24
}
25
26
27
-version '1.0.0' // Needs to be version specific
+version '1.0.1' // Needs to be version specific
28
def apiVersion = '1.19'
29
def name = getRootProject().getName() // Defined in settings.gradle
30
def main = 'com.volmit.react.React'
0 commit comments