Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrivoruchko committed Nov 3, 2021
1 parent 421bd1c commit e0ef742
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId = "info.dvkr.screenstream"
minSdkVersion(21)
targetSdkVersion(31)
versionCode = 30802
versionName = "3.8.2"
versionCode = 30803
versionName = "3.8.3"
resConfigs("en", "ru", "pt-rBR", "zh-rTW", "fr-rFR", "fa", "it", "pl", "hi", "de", "sk", "es", "ar", "ja", "gl", "ca", "uk", "nl")

vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit e0ef742

Please sign in to comment.