File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ android {
9191 applicationId ' com.callstack.reactnativepaperexample'
9292 minSdkVersion rootProject. ext. minSdkVersion
9393 targetSdkVersion rootProject. ext. targetSdkVersion
94- versionCode 28
95- versionName " 3.14 .0"
94+ versionCode 30
95+ versionName " 3.16 .0"
9696 }
9797 signingConfigs {
9898 debug {
Original file line number Diff line number Diff line change 44 "description" : " Example app for React Native Paper: https://callstack.github.io/react-native-paper/" ,
55 "slug" : " react-native-paper-example" ,
66 "privacy" : " public" ,
7- "version" : " 3.14 .0" ,
7+ "version" : " 3.16 .0" ,
88 "orientation" : " default" ,
99 "primaryColor" : " #6200EE" ,
1010 "userInterfaceStyle" : " automatic" ,
1818 "owner" : " react-native-paper" ,
1919 "ios" : {
2020 "bundleIdentifier" : " com.callstack.reactnativepaperexample" ,
21- "buildNumber" : " 24 .0.0 "
21+ "buildNumber" : " 26 .0.5 "
2222 },
2323 "android" : {
2424 "package" : " com.callstack.reactnativepaperexample" ,
25- "versionCode" : 28 ,
25+ "versionCode" : 38 ,
2626 "permissions" : [" READ_EXTERNAL_STORAGE" , " WRITE_EXTERNAL_STORAGE" ],
2727 "icon" : " ./assets/images/paper-icon.png" ,
2828 "adaptiveIcon" : {
You can’t perform that action at this time.
0 commit comments