File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
ReactNativeSurfaceAndroid
ReactNativeSurface/ReactNativeSurface
ReactNativeTest/ReactNativeTestAndroid Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.5.0 </string >
18+ <string >0.56.0002 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ android {
1010 minSdkVersion 16
1111 targetSdkVersion 27
1212 versionCode 56
13- versionName " 0.56.0001 "
13+ versionName " 0.56.0002 "
1414
1515 ndk {
1616 moduleName " reactnativesurface"
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies {
3434 // implementation project(':LiquidCoreAndroid')
3535 implementation ' com.github.LiquidPlayer:LiquidCore:0.5.1'
3636
37- // implementation project(':ReactNativeSurfaceAndroid')
38- implementation ' com.github.LiquidPlayer:ReactNativeSurface:0.56.0001 '
37+ implementation project(' :ReactNativeSurfaceAndroid' )
38+ // implementation 'com.github.LiquidPlayer:ReactNativeSurface:0.56.0002 '
3939
4040}
You can’t perform that action at this time.
0 commit comments