- Implemented QTTR values screen in the member area with data fetching and display. - Added new API endpoint for QTTR values retrieval. - Created a new view model for managing QTTR data state. - Updated navigation to include QTTR section. - Enhanced error handling and loading states for QTTR data. - Adjusted server-side logic to import QTTR values from external source. - Updated Android app version and adjusted build configurations. - Added necessary UI components and styling for QTTR display.
7 lines
253 B
Plaintext
7 lines
253 B
Plaintext
# Copy this file to android-app/gradle-local.properties (ignored by git)
|
|
# and fill in your release signing credentials.
|
|
RELEASE_STORE_FILE=/home/torsten/android\ keystore/harheimertc.jks
|
|
RELEASE_STORE_PASSWORD=
|
|
RELEASE_KEY_ALIAS=
|
|
RELEASE_KEY_PASSWORD=
|