chore: bump version

This commit is contained in:
2026-06-30 07:28:21 +07:00
parent eed9d401da
commit 3bfe2308ba

View File

@@ -69,7 +69,7 @@ android {
minSdk = libs.versions.android.minSdk.get().toInt()
targetSdk = libs.versions.android.targetSdk.get().toInt()
versionCode = 1
versionName = "0.2.1"
versionName = "0.2.2"
}
packaging {
resources {