chore: fix apk release config

This commit is contained in:
Michael 2025-05-01 15:59:35 +03:00
parent 90487183a1
commit dc87ee6e4a
4 changed files with 27 additions and 4 deletions

View file

@ -136,7 +136,7 @@ class HomePage extends StatelessWidget {
: Container(),
],
),
const Text("v1.2.0")
const Text("v1.2.1")
],
),
)