android: version bump

This commit is contained in:
Kavish Devar
2026-04-28 12:13:14 +05:30
parent 9eb6010a25
commit 3e89d7f41b
3 changed files with 5 additions and 5 deletions

View File

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