DroidFS v1.5.4

This commit is contained in:
Matéo Duparc 2021-09-05 20:45:02 +02:00
parent 0fdd889697
commit fd98c42014
Signed by: hardcoresushi
GPG Key ID: 007F84120107191E
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ android {
applicationId "sushi.hardcore.droidfs"
minSdkVersion 21
targetSdkVersion 29
versionCode 17
versionName "1.5.3"
versionCode 18
versionName "1.5.4"
ndk {
abiFilters "x86", "x86_64", "armeabi-v7a", "arm64-v8a"