feat: add notifications_enabled toggle for users (web + Android)
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
applicationId = "com.devlab.app"
|
||||
minSdk = 26
|
||||
targetSdk = 37
|
||||
versionCode = 14
|
||||
versionName = "1.8.2"
|
||||
versionCode = 15
|
||||
versionName = "1.8.3"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user