updated version
This commit is contained in:
parent
12ea0cd55c
commit
a998c46c84
|
@ -36,8 +36,8 @@ android {
|
|||
applicationId "org.mariotaku.twidere"
|
||||
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
|
||||
targetSdkVersion 25
|
||||
versionCode 344
|
||||
versionName '3.5.27'
|
||||
versionCode 345
|
||||
versionName '3.5.28'
|
||||
multiDexEnabled true
|
||||
|
||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
|
||||
|
|
|
@ -1 +1 @@
|
|||
d58e701d2eab9b0819e6611e70f2ec589dbb75c1
|
||||
4873b4bef9994102f90685dfa5900ccd8393744f
|
||||
|
|
Loading…
Reference in New Issue