android: add message for Play users who unlocked FOSS upgrade

This commit is contained in:
Kavish Devar
2026-05-17 23:57:31 +05:30
parent f86d7b9aca
commit 3c3c0edffd
8 changed files with 228 additions and 18 deletions

View File

@@ -41,7 +41,7 @@ android {
defaultConfig {
applicationId = "me.kavishdevar.librepods"
targetSdk = 37
versionCode = 53
versionCode = 55
versionName = appVersionName
}
buildTypes {