mirror of
https://github.com/AndnixSH/APKToolGUI.git
synced 2026-06-03 11:07:39 +00:00
3.2.2.0
This commit is contained in:
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// Можно задать все значения или принять номер построения и номер редакции по умолчанию,
|
||||
// используя "*", как показано ниже:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("3.2.1.0")]
|
||||
[assembly: AssemblyFileVersion("3.2.1.0")]
|
||||
[assembly: AssemblyVersion("3.2.2.0")]
|
||||
[assembly: AssemblyFileVersion("3.2.2.0")]
|
||||
|
||||
Binary file not shown.
@@ -1,3 +1,10 @@
|
||||
3.2.2.0
|
||||
- Dark theme (Currently there is no dark scrollbar, and tabs looks quite ugly)
|
||||
- Fix crash when dropping decompiled APK on compile panel
|
||||
- Added View APK info in context menu (You must reinstall context menu)
|
||||
- Fixed attempting to install APK even it's disabled
|
||||
- Updated APKEditor.jar to 1.2.0
|
||||
|
||||
3.2.1.0
|
||||
- Fixed an error when decompiling split APK for the second time
|
||||
- Updated Russian language
|
||||
|
||||
Reference in New Issue
Block a user