chore: release v0.5.1

This commit is contained in:
2026-03-13 10:37:36 +08:00
parent 2b2d56520f
commit 655e3f8879
3 changed files with 5 additions and 5 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.echo.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 500
versionName "0.5.0"
versionCode 501
versionName "0.5.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {