mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Android 2.11.29
This commit is contained in:
parent
35e03e2ad9
commit
89e2603f02
@ -156,8 +156,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 2097713
|
versionCode 2097714
|
||||||
versionName "2.11.28"
|
versionName "2.11.29"
|
||||||
// ndk {
|
// ndk {
|
||||||
// abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
// abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||||
// }
|
// }
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
# Joplin Android app changelog
|
# Joplin Android app changelog
|
||||||
|
|
||||||
|
## [android-v2.11.29](https://github.com/laurent22/joplin/releases/tag/android-v2.11.29) (Pre-release) - 2023-06-20T14:56:42Z
|
||||||
|
|
||||||
|
- New: Add support for Voice Typing for most languages (#8309)
|
||||||
|
|
||||||
## [android-v2.11.26](https://github.com/laurent22/joplin/releases/tag/android-v2.11.26) (Pre-release) - 2023-06-08T16:13:02Z
|
## [android-v2.11.26](https://github.com/laurent22/joplin/releases/tag/android-v2.11.26) (Pre-release) - 2023-06-08T16:13:02Z
|
||||||
|
|
||||||
- Improved: Updated packages @react-native-community/datetimepicker (v7), buildTools, domutils (v3.1.0), react-native-document-picker (v8.2.1), react-native-safe-area-context (v4.5.3), tar (v6.1.15)
|
- Improved: Updated packages @react-native-community/datetimepicker (v7), buildTools, domutils (v3.1.0), react-native-document-picker (v8.2.1), react-native-safe-area-context (v4.5.3), tar (v6.1.15)
|
||||||
|
Loading…
Reference in New Issue
Block a user