chore: Nx 15.6, jest latest and TypeScript 4.9 (#10191)

This commit is contained in:
Nathan Walker
2023-01-30 19:17:49 -08:00
committed by GitHub
parent 50dec8c151
commit 497b2d737e
11 changed files with 59 additions and 77 deletions

View File

@@ -6,10 +6,11 @@
//}
android {
compileSdkVersion 31
compileSdkVersion 33
buildToolsVersion "33.0.0"
defaultConfig {
minSdkVersion 19
targetSdkVersion 31
minSdkVersion 23
targetSdkVersion 33
generatedDensities = []
}
aaptOptions {