mirror of
https://github.com/AndnixSH/APKToolGUI.git
synced 2026-06-03 11:07:39 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cc27270d98 |
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("3.3.2.1")]
|
||||
[assembly: AssemblyFileVersion("3.3.2.1")]
|
||||
[assembly: AssemblyVersion("3.3.2.3")]
|
||||
[assembly: AssemblyFileVersion("3.3.2.3")]
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
3.3.2.3
|
||||
- Updated Apktool to 3.0.2
|
||||
- Add separate key password field for APK signing
|
||||
- Updated Russian localization
|
||||
- Correct signing/build option handling and drag-drop stability
|
||||
- Support Apktool 3.0.x flags
|
||||
|
||||
3.3.2.2
|
||||
- Updated APKEditor to 1.4.7
|
||||
- Updated Apktool to 3.0.1
|
||||
|
||||
Reference in New Issue
Block a user