mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-27 08:21:03 +02:00
Android 2.11.14
This commit is contained in:
parent
33f0811ad2
commit
865cedc24f
@ -156,8 +156,8 @@ android {
|
||||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097698
|
||||
versionName "2.11.13"
|
||||
versionCode 2097699
|
||||
versionName "2.11.14"
|
||||
// ndk {
|
||||
// abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
// }
|
||||
|
@ -1,5 +1,9 @@
|
||||
# Joplin Android app changelog
|
||||
|
||||
## [android-v2.11.14](https://github.com/laurent22/joplin/releases/tag/android-v2.11.14) (Pre-release) - 2023-05-10T12:24:40Z
|
||||
|
||||
- Improved: Translate Welcome notes (#8154)
|
||||
|
||||
## [android-v2.11.13](https://github.com/laurent22/joplin/releases/tag/android-v2.11.13) (Pre-release) - 2023-05-08T20:28:29Z
|
||||
|
||||
- Improved: Tells whether Hermes engine is enabled or not (5ecae17)
|
||||
|
Loading…
Reference in New Issue
Block a user