Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uriegel/superfit
To be included
https://github.com/uriegel/superfit
android-app ant-plus kotlin kotlin-android typescript
Last synced: 8 days ago
JSON representation
To be included
- Host: GitHub
- URL: https://github.com/uriegel/superfit
- Owner: uriegel
- License: mit
- Created: 2018-05-06T04:50:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-27T11:17:11.000Z (4 months ago)
- Last Synced: 2024-07-27T12:32:53.586Z (4 months ago)
- Topics: android-app, ant-plus, kotlin, kotlin-android, typescript
- Language: Kotlin
- Homepage:
- Size: 1.42 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SuperFit
## keystore
create a file app/gradle.propertiesContent:
```
ANDROID_STORE_PASSWORD=...
ANDROID_KEY_PASSWORD=...
```