mirror of
https://github.com/gsantner/dandelion
synced 2024-11-16 01:12:08 +01:00
Update v1.3.5 (translations/libs only)
This commit is contained in:
parent
f3b3c6a160
commit
d934926f91
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ android {
|
|||
defaultConfig {
|
||||
resValue "string", "manifest_package_id", "com.github.dfa.diaspora_android"
|
||||
applicationId "com.github.dfa.diaspora_android"
|
||||
versionName "1.3.4"
|
||||
versionCode 45
|
||||
versionName "1.3.5"
|
||||
versionCode 46
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
minSdkVersion rootProject.ext.version_minSdk
|
||||
|
|
Loading…
Reference in a new issue