chore: Bump version to 0.9.0-alpha3 (113)

This commit is contained in:
deltazefiro
2024-05-22 23:05:10 +08:00
parent 00c17ce2fe
commit 665eabb8ea
+2 -2
View File
@@ -17,8 +17,8 @@ android {
minSdkVersion 26
targetSdkVersion 34
compileSdk 34
versionCode 112
versionName "0.9.0-alpha2"
versionCode 113
versionName "0.9.0-alpha3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}