mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Android 2.11.12
This commit is contained in:
parent
5fe2766a6b
commit
248c8014c8
@ -152,8 +152,8 @@ android {
|
||||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097696
|
||||
versionName "2.11.11"
|
||||
versionCode 2097697
|
||||
versionName "2.11.12"
|
||||
// ndk {
|
||||
// abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
// }
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Joplin Android app changelog
|
||||
|
||||
## [android-v2.11.11](https://github.com/laurent22/joplin/releases/tag/android-v2.11.11) (Pre-release) - 2023-05-08T17:24:02Z
|
||||
## [android-v2.11.12](https://github.com/laurent22/joplin/releases/tag/android-v2.11.12) (Pre-release) - 2023-05-08T18:23:04Z
|
||||
|
||||
- Improved: Tells whether Hermes engine is enabled or not (5ecae17)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user