mirror of
https://github.com/theapache64/topcorn.git
synced 2025-05-17 13:15:53 +08:00
13 lines
337 B
JSON
13 lines
337 B
JSON
{
|
|
"name": "Topcorn",
|
|
"dir": "/home/theapache64/Documents/projects/topcorn",
|
|
"packageName": "com.theapache64.topcorn",
|
|
"architecture": 1,
|
|
"isNeedGoogleFontsModule": true,
|
|
"isNeedNetworkModule": true,
|
|
"baseUrl": "http://omdbapi.com/",
|
|
"isNeedRoomSupport": true,
|
|
"isNeedSplashScreen": true,
|
|
"isNeedLogInScreen": false
|
|
}
|