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 9b41a62 commit 42efae5Copy full SHA for 42efae5
packages/create-react-native-library/src/index.ts
@@ -14,7 +14,7 @@ import generateExampleApp, {
14
import { spawn } from './utils/spawn';
15
import { version } from '../package.json';
16
17
-const FALLBACK_BOB_VERSION = '0.25.0';
+const FALLBACK_BOB_VERSION = '0.26.0';
18
19
const BINARIES = [
20
/(gradlew|\.(jar|keystore|png|jpg|gif))$/,
0 commit comments