updated version
This commit is contained in:
parent
f74b09954d
commit
ccaac19fc0
|
@ -34,8 +34,8 @@ android {
|
|||
applicationId "org.mariotaku.twidere"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 25
|
||||
versionCode 253
|
||||
versionName '3.3.35'
|
||||
versionCode 254
|
||||
versionName '3.3.36'
|
||||
multiDexEnabled true
|
||||
|
||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
|
||||
|
|
Loading…
Reference in New Issue