version upgrade

This commit is contained in:
nuclearfog 2022-03-06 17:42:39 +01:00
parent 8ece0c9d3c
commit ab6e145aea
No known key found for this signature in database
GPG Key ID: AA0271FBE406DB98
1 changed files with 2 additions and 2 deletions

View File

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