mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-01-31 17:04:59 +01:00
Updated version
this is a test for travis pull request
This commit is contained in:
parent
5b92dc8005
commit
f6123073ab
@ -36,8 +36,8 @@ android {
|
|||||||
applicationId "org.mariotaku.twidere"
|
applicationId "org.mariotaku.twidere"
|
||||||
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
|
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 347
|
versionCode 348
|
||||||
versionName '3.5.30'
|
versionName '3.5.31'
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
|
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
|
||||||
@ -242,4 +242,4 @@ play {
|
|||||||
|
|
||||||
// START Non-FOSS component
|
// START Non-FOSS component
|
||||||
apply plugin: 'com.google.gms.google-services'
|
apply plugin: 'com.google.gms.google-services'
|
||||||
// END Non-FOSS component
|
// END Non-FOSS component
|
||||||
|
Loading…
x
Reference in New Issue
Block a user