Basilisk II: Updated to version 1.0.0.05. Updated app icon, configuration, assets, and build script
This commit is contained in:
@@ -7,10 +7,10 @@ AppName="BasiliskII"
|
||||
AppFullName=net.cebix.basilisk
|
||||
|
||||
# Application version code (integer)
|
||||
AppVersionCode=10004
|
||||
AppVersionCode=10005
|
||||
|
||||
# Application user-visible version name (string)
|
||||
AppVersionName="1.0.0.04"
|
||||
AppVersionName="1.0.0.05"
|
||||
|
||||
# Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...'
|
||||
# If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu
|
||||
@@ -236,3 +236,6 @@ AdmobTestDeviceId=
|
||||
# Your AdMob banner size (BANNER/IAB_BANNER/IAB_LEADERBOARD/IAB_MRECT/IAB_WIDE_SKYSCRAPER/SMART_BANNER)
|
||||
AdmobBannerSize=
|
||||
|
||||
# Hide Android system mouse cursor image when USB mouse is attached (y) or (n) - the app must draw it's own mouse cursor
|
||||
HideSystemMousePointer=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user