version fix

This commit is contained in:
nuclearfog 2021-12-12 19:33:45 +01:00
parent deaa5ae93a
commit 71d878717f
No known key found for this signature in database
GPG Key ID: AA0271FBE406DB98

View File

@ -12,8 +12,8 @@ android {
applicationId 'org.nuclearfog.twidda'
minSdkVersion 16
targetSdkVersion 31
versionCode 50
versionName '1.10.5'
versionCode 49
versionName '1.10.4'
// limiting language support for smaller APK size
resConfigs 'en', 'de-rDE', 'zh-rCN'
vectorDrawables.useSupportLibrary true