android: change device bypass sharedPref key

This commit is contained in:
Kavish Devar
2026-04-24 20:07:02 +05:30
parent 67fc93bde5
commit d2dd722bc7
3 changed files with 4 additions and 4 deletions

View File

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