File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ endif()
2929
3030# Project declaration
3131
32- project (Mapper VERSION 0.8.3 LANGUAGES CXX C)
32+ project (Mapper VERSION 0.8.4 LANGUAGES CXX C)
3333
3434if (Mapper_VERSION_DISPLAY)
3535 message (STATUS "Custom version display string: \" ${Mapper_VERSION_DISPLAY} \" " )
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionName =" 0.8.3 " android : versionCode =" 803 " package =" org.openorienteering.mapper" android : installLocation =" auto" >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionName =" 0.8.4 " android : versionCode =" 804 " package =" org.openorienteering.mapper" android : installLocation =" auto" >
33 <application android : name =" org.qtproject.qt5.android.bindings.QtApplication" android : label =" @string/long_app_name" android : icon =" @drawable/icon" >
44 <activity android : configChanges =" orientation|uiMode|screenLayout|screenSize|smallestScreenSize|locale|fontScale|keyboard|keyboardHidden|navigation"
55 android : name =" org.openorienteering.mapper.MapperActivity"
You can’t perform that action at this time.
0 commit comments