Added simple APK try auto-select by CPU arch #436

Plus minor form switch UI fixes (overflow, spacing)
This commit is contained in:
Imran Remtulla
2023-04-06 22:37:24 -04:00
parent 49affd1bd4
commit 0804e680b2
12 changed files with 37 additions and 3 deletions

View File

@ -21,7 +21,7 @@ import 'package:easy_localization/src/easy_localization_controller.dart';
// ignore: implementation_imports
import 'package:easy_localization/src/localization.dart';
const String currentVersion = '0.11.25';
const String currentVersion = '0.11.26';
const String currentReleaseTag =
'v$currentVersion-beta'; // KEEP THIS IN SYNC WITH GITHUB RELEASES