mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
android-2.5.1
This commit is contained in:
parent
0188824421
commit
04b8204dcb
@ -141,8 +141,8 @@ android {
|
||||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097651
|
||||
versionName "2.5.0"
|
||||
versionCode 2097652
|
||||
versionName "2.5.1"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user