chore: build

This commit is contained in:
2026-05-01 22:28:13 +02:00
parent ece977f268
commit 99ce3e4bb3
532 changed files with 5244 additions and 13124 deletions
+2 -2
View File
@@ -4,13 +4,13 @@ plugins {
}
group = 'host.exp.exponent'
version = '19.0.21'
version = '19.0.22'
android {
namespace "expo.modules.filesystem"
defaultConfig {
versionCode 30
versionName "19.0.21"
versionName "19.0.22"
}
}