1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-12-02 22:49:09 +02:00

Electron release v1.0.88

This commit is contained in:
Laurent Cozic
2018-05-09 13:16:55 +01:00
parent 4f02481899
commit 33a853397d
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 2097298
versionName "1.0.120"
versionCode 2097299
versionName "1.0.121"
ndk {
abiFilters "armeabi-v7a", "x86"
}