mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-20 16:23:55 +00:00
bump versionCode
This commit is contained in:
@@ -19,7 +19,7 @@ android {
|
||||
targetSdk 34
|
||||
versionCode((System.currentTimeMillis() / 60000).toInteger())
|
||||
versionName "2.1.0"
|
||||
versionCode 210
|
||||
versionCode 210000000
|
||||
signingConfig signingConfigs.debug
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user