mirror of https://github.com/laurent22/joplin.git
Android v153
parent
f93fca7c5b
commit
40443e0134
|
@ -90,8 +90,8 @@ android {
|
|||
applicationId "net.cozic.joplin"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 2097329
|
||||
versionName "1.0.151"
|
||||
versionCode 2097331
|
||||
versionName "1.0.153"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue