mirror of
https://github.com/gsantner/dandelion
synced 2024-11-24 13:22:08 +01:00
Release v1.1.1
This commit is contained in:
parent
5921549a9c
commit
6cac47763c
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ android {
|
|||
resValue "string", "manifest_package_id", "com.github.dfa.diaspora_android"
|
||||
|
||||
applicationId "com.github.dfa.diaspora_android"
|
||||
versionName "1.1.0"
|
||||
versionCode 29
|
||||
versionName "1.1.1"
|
||||
versionCode 30
|
||||
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in a new issue