update versions (#1835)

* update versions

* android fix trial

* minor translation fix [skip ci]

* update monero_c
This commit is contained in:
Omar Hatem 2024-11-29 12:43:10 +02:00 committed by GitHub
parent 17d34beae9
commit 79f20c2847
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 97 additions and 59 deletions

View file

@ -2,7 +2,7 @@ import Cocoa
import FlutterMacOS
import IOKit.pwr_mgt
@NSApplicationMain
@main
class AppDelegate: FlutterAppDelegate {
override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {
return true