updated version
This commit is contained in:
parent
f07f27e8b4
commit
5b60fc9c95
|
@ -41,8 +41,8 @@ android {
|
|||
applicationId "org.mariotaku.twidere"
|
||||
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
|
||||
targetSdkVersion 25
|
||||
versionCode 359
|
||||
versionName '3.5.42'
|
||||
versionCode 360
|
||||
versionName '3.6.0'
|
||||
multiDexEnabled true
|
||||
|
||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
|
||||
|
|
|
@ -1 +1 @@
|
|||
19286101c7a3e07fdf2d55f23a0d9838b54db404
|
||||
8f1b4a838ed1e7b42aa0f05abef3c635487c90f7
|
||||
|
|
Loading…
Reference in New Issue