mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-01-31 08:54:57 +01:00
updated version
This commit is contained in:
parent
42b09e019c
commit
388febcd93
@ -32,7 +32,7 @@ allprojects {
|
||||
subprojects {
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.0.6'
|
||||
ext.android_support_lib_version = '25.1.0'
|
||||
ext.android_support_lib_version = '25.1.1'
|
||||
ext.mariotaku_commons_library_version = '0.9.11'
|
||||
ext.mariotaku_restfu_version = '0.9.34'
|
||||
ext.play_services_version = '10.0.1'
|
||||
|
@ -34,8 +34,8 @@ android {
|
||||
applicationId "org.mariotaku.twidere"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 25
|
||||
versionCode 264
|
||||
versionName '3.4.3'
|
||||
versionCode 265
|
||||
versionName '3.4.4'
|
||||
multiDexEnabled true
|
||||
|
||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
|
||||
|
Loading…
x
Reference in New Issue
Block a user