android: make head tracking screen scrollable

This commit is contained in:
Kavish Devar
2026-04-30 11:02:48 +05:30
parent 3321bb1c43
commit 845f26192c
2 changed files with 7 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ android {
applicationId = "me.kavishdevar.librepods"
minSdk = 33
targetSdk = 37
versionCode = 48
versionCode = 49
versionName = appVersionName
}
buildTypes {