mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-23 18:53:36 +02:00
Android 2.9.5
This commit is contained in:
parent
6f6f427356
commit
5e944df595
@ -146,8 +146,8 @@ android {
|
||||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097672
|
||||
versionName "2.9.4"
|
||||
versionCode 2097673
|
||||
versionName "2.9.5"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
}
|
||||
|
@ -1,5 +1,10 @@
|
||||
# Joplin Android app changelog
|
||||
|
||||
## [android-v2.9.5](https://github.com/laurent22/joplin/releases/tag/android-v2.9.5) (Pre-release) - 2022-10-11T13:52:00Z
|
||||
|
||||
- Improved: Disable multi-highlighting to fix context menu (9b348fd)
|
||||
- Improved: Display icon for all notebooks if at least one notebook has an icon (ec97dd8)
|
||||
|
||||
## [android-v2.9.4](https://github.com/laurent22/joplin/releases/tag/android-v2.9.4) (Pre-release) - 2022-10-11T13:27:49Z
|
||||
|
||||
- Improved: Disable multi-highlighting to fix context menu (9b348fd)
|
||||
|
Loading…
x
Reference in New Issue
Block a user