We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9023399 commit dd4ec84Copy full SHA for dd4ec84
1 file changed
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
minSdkVersion 14
14
targetSdkVersion 28
15
16
- versionCode 109
17
- versionName "2.3.4"
+ versionCode 110
+ versionName "2.3.5"
18
19
resConfigs "en", "fr", "ko", "nl", "pl", "zh-rCN", "it", "de", "ru", "cs"
20
vectorDrawables.useSupportLibrary = true
0 commit comments