updated version
This commit is contained in:
parent
099d90c450
commit
7f8cece8fa
|
@ -36,8 +36,8 @@ android {
|
|||
applicationId "org.mariotaku.twidere"
|
||||
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
|
||||
targetSdkVersion 25
|
||||
versionCode 310
|
||||
versionName '3.4.48'
|
||||
versionCode 311
|
||||
versionName '3.4.49'
|
||||
multiDexEnabled true
|
||||
|
||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
|
||||
|
|
|
@ -1 +1 @@
|
|||
9e16923e1b5c1e69e24ac830b6d0e5978e59cb29
|
||||
bc6ec74d2a3eb5228a033c5202cd6edab5ac18c4
|
||||
|
|
Loading…
Reference in New Issue