1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-29 06:54:53 +02:00

Update v1.3.5 (translations/libs only)

This commit is contained in:
Gregor Santner 2020-12-09 12:08:05 +01:00
parent f3b3c6a160
commit d934926f91
No known key found for this signature in database
GPG key ID: 161767F3E5A5E6CF

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.4"
versionCode 45
versionName "1.3.5"
versionCode 46
vectorDrawables.useSupportLibrary = true
minSdkVersion rootProject.ext.version_minSdk