mirror of
https://github.com/laurent22/joplin.git
synced 2025-02-07 19:30:04 +02:00
Android 2.10.2
This commit is contained in:
parent
7a0af66c63
commit
8e12ace3ed
@ -150,8 +150,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 2097677
|
versionCode 2097678
|
||||||
versionName "2.10.1"
|
versionName "2.10.2"
|
||||||
// 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.10.2](https://github.com/laurent22/joplin/releases/tag/android-v2.10.2) (Pre-release) - 2023-01-02T17:44:15Z
|
||||||
|
|
||||||
|
- New: Add support for realtime search (767213c)
|
||||||
|
- Fixed: Enable autocorrect with spellcheck (#7532) (#6175 by Henry Heino)
|
||||||
|
|
||||||
## [android-v2.10.1](https://github.com/laurent22/joplin/releases/tag/android-v2.10.1) (Pre-release) - 2022-12-29T13:55:48Z
|
## [android-v2.10.1](https://github.com/laurent22/joplin/releases/tag/android-v2.10.1) (Pre-release) - 2022-12-29T13:55:48Z
|
||||||
|
|
||||||
- Improved: Switch license to AGPL-3.0 (faf0a4e)
|
- Improved: Switch license to AGPL-3.0 (faf0a4e)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user