Add SECURITY_PATCH and fix null props

This commit is contained in:
chiteroman
2023-11-21 14:04:33 +01:00
parent bf9ce4eb73
commit abc57e0a46
11 changed files with 73 additions and 117 deletions

View File

@@ -1,3 +1,3 @@
plugins {
id("com.android.application") version "8.1.3" apply false
id("com.android.application") version "8.1.4" apply false
}