mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Using expo-build-properties plugin for proper minSdk configuration. Required for react-native-vad which needs Android O (API 26) or higher. Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
6 lines
62 B
JSON
6 lines
62 B
JSON
{
|
|
"android": {
|
|
"package": "com.moboudra.voicedev"
|
|
}
|
|
}
|