Skip to content

Commit f308cd6

Browse files
committed
chore: release example app 3.0.2
1 parent 2854b63 commit f308cd6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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.0.1",
7+
"version": "3.0.2",
88
"entryPoint": "App.js",
99
"orientation": "default",
1010
"primaryColor": "#6200EE",
@@ -22,11 +22,11 @@
2222
"owner": "react-native-paper",
2323
"ios": {
2424
"bundleIdentifier": "com.callstack.reactnativepaperexample",
25-
"buildNumber": "10.0.0"
25+
"buildNumber": "11.0.0"
2626
},
2727
"android": {
2828
"package": "com.callstack.reactnativepaperexample",
29-
"versionCode": 13,
29+
"versionCode": 14,
3030
"permissions": [
3131
"READ_EXTERNAL_STORAGE",
3232
"WRITE_EXTERNAL_STORAGE"

0 commit comments

Comments
 (0)