You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Android 2.5.5
This commit is contained in:
		| @@ -141,8 +141,8 @@ android { | ||||
|         applicationId "net.cozic.joplin" | ||||
|         minSdkVersion rootProject.ext.minSdkVersion | ||||
|         targetSdkVersion rootProject.ext.targetSdkVersion | ||||
| 		versionCode 2097655 | ||||
| 		versionName "2.5.4" | ||||
| 		versionCode 2097656 | ||||
| 		versionName "2.5.5" | ||||
| 		ndk { | ||||
| 			abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64" | ||||
| 		} | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| # Joplin Android app changelog | ||||
|  | ||||
| ## [android-v2.5.4](https://github.com/laurent22/joplin/releases/tag/android-v2.5.4) (Pre-release) - 2021-10-31T10:24:30Z | ||||
| ## [android-v2.5.5](https://github.com/laurent22/joplin/releases/tag/android-v2.5.5) (Pre-release) - 2021-10-31T11:03:16Z | ||||
|  | ||||
| - New: Add padding around beta text editor (365e152) | ||||
| - Improved: Capitalise first word of sentence in beta editor (4128be9) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user