mirror of
https://github.com/laurent22/joplin.git
synced 2025-02-07 19:30:04 +02:00
Android release v1.3.8
This commit is contained in:
parent
1c1f044966
commit
f42786a840
@ -132,8 +132,8 @@ android {
|
||||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097595
|
||||
versionName "1.3.7"
|
||||
versionCode 2097596
|
||||
versionName "1.3.8"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user