android: bump version

This commit is contained in:
Kavish Devar
2026-04-23 03:50:05 +05:30
parent c19190f031
commit ef221af505

View File

@@ -28,8 +28,8 @@ android {
applicationId = "me.kavishdevar.librepods"
minSdk = 33
targetSdk = 37
versionCode = 30
versionName = "0.2.0"
versionCode = 32
versionName = "0.2.1"
}
buildTypes {
release {