mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2024-12-24 23:43:10 +01:00
version code bump
This commit is contained in:
parent
7250324637
commit
8314a84c35
@ -21,8 +21,8 @@ android {
|
||||
applicationId "org.mariotaku.twidere"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 153
|
||||
versionName "3.0.6.2"
|
||||
versionCode 154
|
||||
versionName "3.0.6.3"
|
||||
multiDexEnabled true
|
||||
|
||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'
|
||||
|
Loading…
Reference in New Issue
Block a user