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 4ebd393250
No known key found for this signature in database
GPG Key ID: 161767F3E5A5E6CF
1 changed files with 2 additions and 2 deletions

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