docs: update README + remove video permission from AndroidManifest

This commit is contained in:
2026-01-14 16:04:27 +05:30
parent 63747e4692
commit 403f099f04
4 changed files with 20 additions and 18 deletions

View File

@@ -80,7 +80,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "0.0.2"
versionName "0.0.3"
}
signingConfigs {
debug {