mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-30 10:36:35 +02:00
Android release v2.0.3
This commit is contained in:
parent
4bbb3d1d58
commit
e0b5ef6630
@ -141,8 +141,8 @@ android {
|
||||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097633
|
||||
versionName "2.0.2"
|
||||
versionCode 2097634
|
||||
versionName "2.0.3"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user