android: bump version

This commit is contained in:
Kavish Devar
2025-10-26 21:10:44 +05:30
parent 84d5fa466e
commit 217455fecb

View File

@@ -15,7 +15,7 @@ android {
minSdk = 28 minSdk = 28
targetSdk = 36 targetSdk = 36
versionCode = 8 versionCode = 8
versionName = "0.2.0-beta.1" versionName = "0.2.0"
} }
buildTypes { buildTypes {