mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-11 18:24:43 +02:00
Android 2.6.6
This commit is contained in:
parent
227c9dcfee
commit
deb300326b
@ -146,8 +146,8 @@ android {
|
|||||||
applicationId "net.cozic.joplin"
|
applicationId "net.cozic.joplin"
|
||||||
minSdkVersion rootProject.ext.minSdkVersion
|
minSdkVersion rootProject.ext.minSdkVersion
|
||||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||||
versionCode 2097661
|
versionCode 2097662
|
||||||
versionName "2.6.5"
|
versionName "2.6.6"
|
||||||
ndk {
|
ndk {
|
||||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
# Joplin Android app changelog
|
# Joplin Android app changelog
|
||||||
|
|
||||||
|
## [android-v2.6.6](https://github.com/laurent22/joplin/releases/tag/android-v2.6.6) (Pre-release) - 2021-12-13T10:59:30Z
|
||||||
|
|
||||||
|
- Improved: Update Mermaid: 8.12.1 -> 8.13.5 (#5831 by Helmut K. C. Tessarek)
|
||||||
|
- Fixed: Links in flowchart Mermaid diagrams (#5830) (#5801 by Helmut K. C. Tessarek)
|
||||||
|
|
||||||
## [android-v2.6.5](https://github.com/laurent22/joplin/releases/tag/android-v2.6.5) (Pre-release) - 2021-12-13T09:41:18Z
|
## [android-v2.6.5](https://github.com/laurent22/joplin/releases/tag/android-v2.6.5) (Pre-release) - 2021-12-13T09:41:18Z
|
||||||
|
|
||||||
- Fixed: Fixed "Invalid lock client type" error when migrating sync target (e0e93c4)
|
- Fixed: Fixed "Invalid lock client type" error when migrating sync target (e0e93c4)
|
||||||
|
Loading…
Reference in New Issue
Block a user