diff --git a/app/release/output-metadata.json b/app/release/output-metadata.json index 43d55fa..c14edab 100644 --- a/app/release/output-metadata.json +++ b/app/release/output-metadata.json @@ -11,7 +11,7 @@ "type": "SINGLE", "filters": [], "versionCode": 1191, - "versionName": "3.6.9.3", + "versionName": "3.6.9.5", "outputFile": "app-release.apk" } ] diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index f497ca4..4d90572 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -8,13 +8,12 @@ App Permissions Explained: * Location access for location based search, location stamps, etc. -* Camera access for built-in barcode scanner -* Storage access for core functions +* Camera access for built-in barcode scanner. +* Storage access for core functions. * Permission required by Sony devices to avoid crashes on certain models +* Permission to access network as MathJax is used for math rendering. MathJax will be cached for offline rendering later. * Permission to receive boot completion for Tasker to schedule backup requests on legacy devices (pre-Android 8.0). It has no effect on devices running later versions of Android. 1. and 2. can be denied/revoked as needed either from Settings or via Marshmallow's runtime permissions. -Also note that by default, neutriNote uses MathJax.js for math rendering. Alternative math rendering engine can be specified via Settings. - GitHub: https://github.com/appml/neutrinote