Skip to content

Commit

Permalink
Update to 8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xaxtix committed Dec 7, 2021
1 parent 64c32ac commit dcf1c6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TMessagesProj/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ android {
}
}

defaultConfig.versionCode = 2470
defaultConfig.versionCode = 2493

applicationVariants.all { variant ->
variant.outputs.all { output ->
Expand All @@ -318,7 +318,7 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionName "8.2.7"
versionName "8.3.0"

vectorDrawables.generatedDensities = ['mdpi', 'hdpi', 'xhdpi', 'xxhdpi']

Expand Down

0 comments on commit dcf1c6d

Please sign in to comment.