chore: version bump
This commit is contained in:
parent
8a9b8cca7e
commit
a5babea27c
4 changed files with 6 additions and 55 deletions
|
@ -18,8 +18,8 @@ android {
|
|||
minSdk 21
|
||||
targetSdk 35
|
||||
versionCode((System.currentTimeMillis() / 60000).toInteger())
|
||||
versionName "3.2.0"
|
||||
versionCode 300200000
|
||||
versionName "3.2.1"
|
||||
versionCode 300200100
|
||||
signingConfig signingConfigs.debug
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue