Etapp 6: konditionssektion ❤️ i statistiken + README
All checks were successful
release / build-release (push) Successful in 4m17s
All checks were successful
release / build-release (push) Successful in 4m17s
- Statistikfliken: Kondition & aktiviteter-kort för vald period — KPI (antal/distans/tid/kcal), km per vecka-staplar och per typ-lista - README: aktiviteter/kcal-mätare/mål-avsnitt - Version 0.11.0 — hela aktivitetsplanen (etapp 1–6) därmed kodkomplett Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01C2GA94E1f3cmrvdQLQhYdg
This commit is contained in:
@@ -29,7 +29,7 @@ android {
|
||||
minSdk = 31
|
||||
targetSdk = 35
|
||||
versionCode = ciRunNumber ?: 1
|
||||
versionName = "0.10.0" + (ciRunNumber?.let { "+build.$it" } ?: "-dev")
|
||||
versionName = "0.11.0" + (ciRunNumber?.let { "+build.$it" } ?: "-dev")
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user