Release GPS2Audio v2.5.46 POI stability

This commit is contained in:
Perplexity Computer
2026-05-30 19:16:05 +00:00
parent 5cfc5aee1d
commit 990b66e24f
3 changed files with 104 additions and 39 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 = 99
versionName = "2.5.45"
versionCode = 100
versionName = "2.5.46"
}
val storeFilePath = resolveSigningValue("storeFile", "GPS2AUDIO_RELEASE_STORE_FILE")