mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2025-12-17 02:58:48 +00:00
Include Amplify SDK, test basic auth functions, and setup framework for internal, synchronous interface.
13 lines
198 B
JSON
13 lines
198 B
JSON
{
|
|
"projectName": "Listify",
|
|
"version": "3.0",
|
|
"frontend": "android",
|
|
"android": {
|
|
"config": {
|
|
"ResDir": "app/src/main/res"
|
|
}
|
|
},
|
|
"providers": [
|
|
"awscloudformation"
|
|
]
|
|
} |