Compare commits
1
Commits
e7a3f09547
...
1.4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a8c4529ee8 |
+1
-1
@@ -15,7 +15,7 @@ android {
|
||||
applicationId 'net.helcel.beans'
|
||||
minSdk = 28
|
||||
targetSdk = 37
|
||||
versionName "1.3b"
|
||||
versionName "1.4"
|
||||
versionCode project.hasProperty('VERSION_CODE') ? project.property('VERSION_CODE').toInteger() : 1
|
||||
}
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user