File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ android {
2222 minSdkVersion safeExtGet(' minSdkVersion' , 19 )
2323 targetSdkVersion safeExtGet(' targetSdkVersion' , 28 )
2424 versionCode 10
25- versionName " 0.3.4 "
25+ versionName " 1.0.0 "
2626 }
2727 lintOptions {
2828 abortOnError false
Original file line number Diff line number Diff line change 11{
22 "name" : " @wowmaking/react-native-unity" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 1.0.0-rc.1 " ,
44 "description" : " React Native package to use Unity as library with RN app" ,
55 "keywords" : [
66 " react-native" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " com.wowmaking.react-native-unity" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 1.0 .0" ,
44 "displayName" : " react-native-unity" ,
55 "description" : " ReactNative <-> Unity Integration" ,
66 "unity" : " 2019.3"
You can’t perform that action at this time.
0 commit comments