added App Icon and changed go.mod to enable cross-compilation
This commit is contained in:
parent
8b19d803dd
commit
1ec24cb620
2 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module Tagesabrechnung
|
||||
|
||||
go 1.21.3
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
fyne.io/fyne/v2 v2.4.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue