Bump version

This commit is contained in:
sora 2024-11-07 07:50:08 +01:00
parent f7a166c9f2
commit fa8f4218be

View File

@ -14,8 +14,8 @@ android {
applicationId 'net.helcel.beans'
minSdk 28
targetSdk 34
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0b"
}
signingConfigs {
create("release") {