1
0
Fork 0
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:
Gregor Santner 2020-02-09 13:12:59 +01:00
parent cc16b84011
commit c5849d7d6a

View file

@ -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