Skip to content

Commit

Permalink
New version 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
Enyby committed Oct 26, 2018
1 parent 6a3855d commit 72fb9cd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Application-source/APK-Info.au3
Expand Up @@ -6,12 +6,12 @@
#AutoIt3Wrapper_Res_Comment=Shows info about Android Package Files (APK)
#AutoIt3Wrapper_Res_Description=APK-Info
#AutoIt3Wrapper_Res_LegalCopyright=zoster
#AutoIt3Wrapper_Res_Fileversion=1.30.0.0
#AutoIt3Wrapper_Res_Fileversion=1.31.0.0
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
#pragma compile(AutoItExecuteAllowed True)

$ProgramVersion = "1.30"
$ProgramReleaseDate = "29.08.2018"
$ProgramVersion = "1.31"
$ProgramReleaseDate = "26.10.2018"
$ProgramName = 'APK-Info'

#include <Constants.au3>
Expand Down
7 changes: 7 additions & 0 deletions Documents/Changelog.txt
@@ -1,3 +1,10 @@
*** APK-Info 1.31 (26.10.2018)

- Added "Install + Start" button for ADB dialog.
- Improved work with timeout for ADB.
- Added check for APK update.
- Fixed bugs.

*** APK-Info 1.30 (29.08.2018)

- Added short names for textures.
Expand Down

0 comments on commit 72fb9cd

Please sign in to comment.