forked from hardcoresushi/DroidFS
DroidFS v1.9.0
This commit is contained in:
parent
3c4515e4e9
commit
55be5cd0e7
@ -15,8 +15,8 @@ android {
|
|||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
//noinspection ExpiredTargetSdkVersion
|
//noinspection ExpiredTargetSdkVersion
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 23
|
versionCode 24
|
||||||
versionName "1.8.0"
|
versionName "1.9.0"
|
||||||
|
|
||||||
ndk {
|
ndk {
|
||||||
abiFilters "x86", "x86_64", "armeabi-v7a", "arm64-v8a"
|
abiFilters "x86", "x86_64", "armeabi-v7a", "arm64-v8a"
|
||||||
|
Loading…
Reference in New Issue
Block a user