updated version
This commit is contained in:
parent
3536a748d0
commit
0c197cabe6
|
@ -36,8 +36,8 @@ android {
|
|||
applicationId "org.mariotaku.twidere"
|
||||
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
|
||||
targetSdkVersion 25
|
||||
versionCode 306
|
||||
versionName '3.4.44'
|
||||
versionCode 307
|
||||
versionName '3.4.45'
|
||||
multiDexEnabled true
|
||||
|
||||
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'
|
||||
|
|
|
@ -1 +1 @@
|
|||
15716bb5259ab8c5cdeec807ea1e80354ea9ad78
|
||||
2cf5b4a092585e624e14f0bb0d7eaff6d0f338bb
|
||||
|
|
Loading…
Reference in New Issue