updated version
This commit is contained in:
parent
de6df9d381
commit
dce59e4637
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "org.mariotaku.twidere"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 24
|
||||
versionCode 201
|
||||
versionName "3.1.12"
|
||||
versionCode 202
|
||||
versionName "3.1.13"
|
||||
multiDexEnabled true
|
||||
|
||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("false")'
|
||||
|
|
Loading…
Reference in New Issue