version 1.0.0-alpha02

This commit is contained in:
Diego Beraldin 2023-09-06 22:41:57 +02:00
parent c7f70957e1
commit b27045f43c

View File

@ -14,7 +14,7 @@ android {
minSdk = 26
targetSdk = 33
versionCode = 1
versionName = "1.0.0-alpha"
versionName = "1.0.0-alpha02"
}
buildFeatures {
compose = true