mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
update versions (#1835)
* update versions * android fix trial * minor translation fix [skip ci] * update monero_c
This commit is contained in:
parent
17d34beae9
commit
79f20c2847
38 changed files with 97 additions and 59 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue