mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Android release v2.2.3
This commit is contained in:
parent
2d7c8c599a
commit
34d3e8f027
@ -141,8 +141,8 @@ android {
|
||||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097641
|
||||
versionName "2.2.2"
|
||||
versionCode 2097642
|
||||
versionName "2.2.3"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user