mirror of
https://github.com/AndnixSH/APKToolGUI.git
synced 2026-05-04 11:02:27 +00:00
3.3.1.1
This commit is contained in:
@@ -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")]
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user