mirror of
https://github.com/laurent22/joplin.git
synced 2025-02-10 19:41:43 +02:00
Android release v1.2.2
This commit is contained in:
parent
485921d879
commit
a71f1c19ec
@ -125,8 +125,8 @@ android {
|
||||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097578
|
||||
versionName "1.2.1"
|
||||
versionCode 2097579
|
||||
versionName "1.2.2"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user