From 10fed84858a0f85489e67192589651e36a9438ee Mon Sep 17 00:00:00 2001 From: Jerakin Date: Mon, 1 Feb 2021 02:32:29 +0100 Subject: [PATCH] Version Increment --- game.project | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/game.project b/game.project index e16446ce..1ae72a19 100644 --- a/game.project +++ b/game.project @@ -2,7 +2,7 @@ title = Pokedex5E dependencies = https://github.com/britzl/monarch/archive/2.20.0.zip,https://github.com/Jerakin/gooey/archive/scale_with_layout_scrollbar.zip,https://github.com/defold/extension-safearea/archive/1.0.0.zip,https://github.com/GameAnalytics/GA-SDK-DEFOLD/archive/3.3.7.zip,https://github.com/selimanac/defold-random/archive/v1.2.2.zip,https://github.com/Jerakin/defsave/archive/master.zip,https://github.com/britzl/defold-clipboard/archive/1.3.0.zip,https://github.com/britzl/defold-lfs/archive/1.0.1.zip,https://github.com/Jerakin/editor-script-components/archive/master.zip,https://github.com/Jerakin/editor-script-atlas/archive/master.zip,https://github.com/Jerakin/editor-script-cleanup/archive/master.zip,https://github.com/AGulev/set_screen_position/archive/1.0.1.zip,https://github.com/Jerakin/PokemonTypes/archive/v1.0.2.zip,https://github.com/Jerakin/editor-script-check-dependencies-versions/archive/master.zip,https://github.com/GameAnalytics/defold-openssl/archive/1.0.0.zip,https://github.com/britzl/defold-sharing/archive/4.0.1.zip,https://github.com/andsve/def-diags/archive/master.zip,https://github.com/britzl/defnet/archive/5.1.0.zip,https://github.com/britzl/defold-luasocket/archive/0.11.1.zip,https://github.com/defold/extension-camera/archive/2.0.0.zip,https://github.com/defold/extension-qrcode/archive/a8832445058cc561b7952c9f8e25c89633e93914.zip,https://github.com/Jerakin/deftest/archive/master.zip custom_resources = assets/datafiles, p5e-data -version = 1.13.7 +version = 1.13.8 [gameanalytics] custom_dimensions_01 = live,debug @@ -73,7 +73,7 @@ app_icon_192x192 = /assets/app_icons/icon_192.png input_method = HiddenInputField package = com.jerakin.pokedex manifest = /config/manifests/android/AndroidManifest.xml -version_code = 70 +version_code = 71 target_sdk_version = 29 immersive_mode = 1 minimum_sdk_version = 16