Update and cleanup

This commit is contained in:
soraefir
2025-09-21 12:58:00 +02:00
parent 6b2f786afe
commit 9c1374c99f
2 changed files with 17 additions and 17 deletions

View File

@@ -17,8 +17,8 @@ android {
applicationId 'net.helcel.beans'
minSdk 28
targetSdk 36
versionCode 3
versionName "1.0c"
versionCode 4
versionName "1.0d"
}
signingConfigs {
create("release") {