1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 02:09:41 +02:00

Release v1.3.1

This commit is contained in:
Gregor Santner 2019-04-26 00:55:53 +02:00
parent 0732fe1b91
commit 938a54fc74
No known key found for this signature in database
GPG key ID: 7E83A7834AECB009
2 changed files with 6 additions and 2 deletions

View file

@ -19,8 +19,8 @@ android {
resValue "string", "manifest_package_id", "com.github.dfa.diaspora_android"
applicationId "com.github.dfa.diaspora_android"
versionName "1.3.0"
versionCode 41
versionName "1.3.1"
versionCode 42
vectorDrawables.useSupportLibrary = true
}