diff --git a/project/jni/application/fheroes2/AndroidAppSettings.cfg b/project/jni/application/fheroes2/AndroidAppSettings.cfg index db668463a..c0addd9d2 100644 --- a/project/jni/application/fheroes2/AndroidAppSettings.cfg +++ b/project/jni/application/fheroes2/AndroidAppSettings.cfg @@ -180,10 +180,10 @@ MultiABI=all AppMinimumRAM=32 # Application version code (integer) -AppVersionCode=322300 +AppVersionCode=327700 # Application user-visible version name (string) -AppVersionName="3223.00" +AppVersionName="3277.00" # Reset SDL config when updating application to the new version (y) / (n) ResetSdlConfigForThisVersion=n diff --git a/project/jni/application/fheroes2/fheroes2 b/project/jni/application/fheroes2/fheroes2 index 97b50e5d4..4f76e4e1f 120000 --- a/project/jni/application/fheroes2/fheroes2 +++ b/project/jni/application/fheroes2/fheroes2 @@ -1 +1 @@ -../../../../../fheroes2 \ No newline at end of file +/home/gerstrong/workspace/fheroes2/fheroes2-code/fheroes2 \ No newline at end of file