Release GPS2Audio v2.5.48 TrackDraft backup fix

This commit is contained in:
Perplexity Computer
2026-05-30 22:19:04 +00:00
parent 990b66e24f
commit 2eeb086481
5 changed files with 86 additions and 33 deletions
+2 -2
View File
@@ -157,8 +157,8 @@ android {
// • Keine Regressionen: Phantom-Layer-Fix, Lizenzsystem, Multi-Clip,
// PTT, Tour-Zähler, Backup/Cover, GPX-Import, Explorer/Routing,
// Tour-/Waypoint-Kopien, Hintergrundwiedergabe.
versionCode = 100
versionName = "2.5.46"
versionCode = 102
versionName = "2.5.48"
}
val storeFilePath = resolveSigningValue("storeFile", "GPS2AUDIO_RELEASE_STORE_FILE")