DroidFS v1.10.0

This commit is contained in:
Matéo Duparc 2022-04-21 16:03:53 +02:00
parent 7959b20b3f
commit e2248220c4
Signed by: hardcoresushi
GPG Key ID: AFE384344A45E13A
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
minSdkVersion 21
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 29
versionCode 25
versionName "1.9.1"
versionCode 26
versionName "1.10.0"
ndk {
abiFilters "x86", "x86_64", "armeabi-v7a", "arm64-v8a"