mirror of
https://github.com/gsantner/dandelion
synced 2024-11-21 11:52:07 +01:00
Release v1.3.4
This commit is contained in:
parent
cc16b84011
commit
c5849d7d6a
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.3"
|
||||
versionCode 44
|
||||
versionName "1.3.4"
|
||||
versionCode 45
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
minSdkVersion rootProject.ext.version_minSdk
|
||||
|
|
Loading…
Reference in a new issue