updated version
This commit is contained in:
parent
f8a6c9e822
commit
7dcf15b1d8
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "org.mariotaku.twidere"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 24
|
||||
versionCode 209
|
||||
versionName '3.2.5'
|
||||
versionCode 210
|
||||
versionName '3.2.6'
|
||||
multiDexEnabled true
|
||||
|
||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'
|
||||
|
|
Loading…
Reference in New Issue