mirror of https://github.com/laurent22/joplin.git
parent
60aca7beec
commit
70c1e7ae28
|
@ -141,8 +141,8 @@ android {
|
|||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097640
|
||||
versionName "2.2.1"
|
||||
versionCode 2097641
|
||||
versionName "2.2.2"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue