mirror of
https://github.com/gsantner/dandelion
synced 2024-11-21 11:52:07 +01:00
Release v1.3.2
This commit is contained in:
parent
3bc6afad03
commit
8c3c7da2ab
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.1"
|
||||
versionCode 42
|
||||
versionName "1.3.2"
|
||||
versionCode 43
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
minSdkVersion rootProject.ext.version_minSdk
|
||||
|
|
Loading…
Reference in a new issue