give do_build --ios and --android options. bump version.

This commit is contained in:
stopflock
2025-09-28 18:14:08 -05:00
parent 7c49b38230
commit c9f1ecf7d0
2 changed files with 45 additions and 12 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ const double kAddPinYOffset = 0.0;
// Client name and version for OSM uploads ("created_by" tag)
const String kClientName = 'DeFlock';
const String kClientVersion = '0.9.10';
const String kClientVersion = '0.9.11';
// Development/testing features - set to false for production builds
const bool kEnableDevelopmentModes = false; // Set to false to hide sandbox/simulate modes and force production mode