This commit is contained in:
AndnixSH
2024-02-26 12:52:52 +01:00
parent aa5d017c74
commit 674fc210f5
2 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// Можно задать все значения или принять номер построения и номер редакции по умолчанию,
// используя "*", как показано ниже:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3.1.0")]
[assembly: AssemblyFileVersion("3.3.1.0")]
[assembly: AssemblyVersion("3.3.1.1")]
[assembly: AssemblyFileVersion("3.3.1.1")]
+5
View File
@@ -1,3 +1,8 @@
3.3.1.1
- Fixed buttons not ungraying after ADB installation
- Fixed "Merge APK" button not greying out during the process
- Updated German language
3.3.1.0
- Updated dependencies
- Print exceptions