DroidFS v1.9.0

This commit is contained in:
Matéo Duparc 2022-03-08 16:20:42 +01:00
parent 3c4515e4e9
commit 55be5cd0e7
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 23
versionName "1.8.0"
versionCode 24
versionName "1.9.0"
ndk {
abiFilters "x86", "x86_64", "armeabi-v7a", "arm64-v8a"