feat: add QTTR values feature to member area
- 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.
This commit is contained in:
6
android-app/gradle-local.properties.example
Normal file
6
android-app/gradle-local.properties.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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=
|
||||
Reference in New Issue
Block a user