File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 6
6
#AutoIt3Wrapper_Res_Comment= Shows info about Android Package Files (APK)
7
7
#AutoIt3Wrapper_Res_Description= APK- Info
8
8
#AutoIt3Wrapper_Res_LegalCopyright= zoster
9
- #AutoIt3Wrapper_Res_Fileversion= 1.32 .0.0
9
+ #AutoIt3Wrapper_Res_Fileversion= 1.33 .0.0
10
10
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
11
11
#pragma compile(AutoItExecuteAllowed True)
12
12
13
- $ProgramVersion = " 1.32 "
14
- $ProgramReleaseDate = " 08.12.2018 "
13
+ $ProgramVersion = " 1.33 "
14
+ $ProgramReleaseDate = " 28.06.2019 "
15
15
$ProgramName = ' APK-Info'
16
16
17
17
#include < Constants.au3>
Original file line number Diff line number Diff line change
1
+ *** APK-Info 1.33 (28.06.2019)
2
+
3
+ - Updated binaries for adb and aapt.
4
+ - Fixed bugs.
5
+
1
6
*** APK-Info 1.32 (08.12.2018)
2
7
3
8
- Updated binaries for adb and aapt.
You can’t perform that action at this time.
0 commit comments