bump version

This commit is contained in:
Kavish Devar
2026-03-29 16:07:39 +05:30
parent e8204a7750
commit 1425a7d7cf

View File

@@ -14,8 +14,8 @@ android {
applicationId = "me.kavishdevar.librepods"
minSdk = 33
targetSdk = 36
versionCode = 9
versionName = "0.2.0"
versionCode = 10
versionName = "0.2.0-alpha.2"
}
buildTypes {