mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Android release v2.1.2
This commit is contained in:
parent
12aae48ce6
commit
5ef5888bfb
@ -141,8 +141,8 @@ android {
|
||||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097636
|
||||
versionName "2.1.1"
|
||||
versionCode 2097637
|
||||
versionName "2.1.2"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user