diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-13 10:54:41 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-13 10:54:41 +0300 |
| commit | b93fcd57868a53ad0f98ed450bd4c964f370442b (patch) | |
| tree | 6d2c398496dae417a98e2705dd13f8c7e8bef3f8 /FyneApp.toml | |
| parent | 4f4d430db11f4d7be9cb7c6562d611f088cc01cc (diff) | |
Android share integration: add overlay manifest and ShareActivity, move Java to android/src/main/java for fyne-cross merge; read shared text from UserCacheDir; load on startup and foreground. Update README for Mage usage.
Diffstat (limited to 'FyneApp.toml')
| -rw-r--r-- | FyneApp.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FyneApp.toml b/FyneApp.toml index b9c0a16..c0df1e5 100644 --- a/FyneApp.toml +++ b/FyneApp.toml @@ -5,4 +5,4 @@ Website = "https://codeberg.org/snonux/quicklogger" Name = "quicklogger" ID = "org.buetow.quicklogger" Version = "0.0.3" - Build = 42 + Build = 48 |
