mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
Release v1.0.8
This commit is contained in:
parent
08c450fc99
commit
d1c4e68df3
2 changed files with 8 additions and 2 deletions
|
@ -26,8 +26,8 @@ android {
|
|||
buildConfigField "String", "GITHASH", "\"${getGitHash()}\""
|
||||
|
||||
applicationId "com.github.dfa.diaspora_android"
|
||||
versionName "1.0.7"
|
||||
versionCode 27
|
||||
versionName "1.0.8"
|
||||
versionCode 28
|
||||
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue