android: refactor... stuff (3, see description)

implement head gestures for calls, clean up code ig
This commit is contained in:
Kavish Devar
2026-08-16 21:02:11 +05:30
parent ddd1a9c5ce
commit e950aa010d
72 changed files with 801 additions and 1179 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ android {
defaultConfig {
applicationId = "me.kavishdevar.librepods"
targetSdk = 37
versionCode = 65
versionCode = 80
versionName = appVersionName
}
buildTypes {