chore: formatting changes
This commit is contained in:
parent
7053a7b4b2
commit
69c44b7d20
9 changed files with 137 additions and 100 deletions
|
@ -17,9 +17,8 @@ android {
|
|||
applicationId "ani.dantotsu"
|
||||
minSdk 21
|
||||
targetSdk 35
|
||||
versionCode((System.currentTimeMillis() / 60000).toInteger())
|
||||
versionName "3.2.1"
|
||||
versionCode 300200100
|
||||
versionName "3.2.2"
|
||||
versionCode 300200200
|
||||
signingConfig signingConfigs.debug
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue