1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-27 23:28:38 +02:00

Electron release v0.10.41

This commit is contained in:
Laurent Cozic
2018-01-05 20:52:22 +01:00
parent d659d975cd
commit a81788b3fa
3 changed files with 4 additions and 4 deletions

View File

@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 83
versionName "0.10.68"
versionCode 84
versionName "0.10.69"
ndk {
abiFilters "armeabi-v7a", "x86"
}