mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Android 2.13.2
This commit is contained in:
parent
0e0c1d8395
commit
5cb54a57ac
@ -110,8 +110,8 @@ android {
|
||||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097721
|
||||
versionName "2.13.1"
|
||||
versionCode 2097722
|
||||
versionName "2.13.2"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Joplin Android app changelog
|
||||
|
||||
## [android-v2.13.1](https://github.com/laurent22/joplin/releases/tag/android-v2.13.1) (Pre-release) - 2023-10-07T13:20:47Z
|
||||
## [android-v2.13.2](https://github.com/laurent22/joplin/releases/tag/android-v2.13.2) (Pre-release) - 2023-10-07T16:42:16Z
|
||||
|
||||
- New: Add share button to log screen (#8364 by Henry Heino)
|
||||
- New: Add support for drawing pictures (#7588 by Henry Heino)
|
||||
|
Loading…
Reference in New Issue
Block a user