This commit is contained in:
AndnixSH
2023-05-12 22:33:07 +02:00
parent 684fb02074
commit 745863555a
3 changed files with 9 additions and 2 deletions
+2 -2
View File
@@ -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.
+7
View File
@@ -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