mirror of
https://github.com/laurent22/joplin.git
synced 2026-05-06 22:40:35 -05:00
Android 3.2.7
This commit is contained in:
@@ -79,8 +79,8 @@ android {
|
||||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097762
|
||||
versionName "3.2.6"
|
||||
versionCode 2097763
|
||||
versionName "3.2.7"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Joplin Android Changelog
|
||||
|
||||
## [android-v3.2.6](https://github.com/laurent22/joplin/releases/tag/android-v3.2.6) (Pre-release) - 2025-01-11T22:03:01Z
|
||||
## [android-v3.2.7](https://github.com/laurent22/joplin/releases/tag/android-v3.2.7) (Pre-release) - 2025-01-13T17:03:36Z
|
||||
|
||||
- Fixed: Clicking on an external note link from within a note logs an error (#11619) (#11455 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
|
||||
- Fixed: Fix clicking "Draw picture" results in blank screen with very old WebView versions (#11604 by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
|
||||
|
||||
Reference in New Issue
Block a user