chore: bump version

This commit is contained in:
2026-05-23 20:40:56 +07:00
parent 439cf60b66
commit 2fef13a9bd

View File

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