Skip to content

Commit

Permalink
4.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrivoruchko committed Jan 20, 2024
1 parent ccfcd60 commit eb4667d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId = "info.dvkr.screenstream"
minSdk = 23
targetSdk = 34
versionCode = 40030
versionName = "4.0.30"
versionCode = 40031
versionName = "4.0.31"

// https://medium.com/@crafty/no-if-you-do-that-then-you-cant-use-newer-features-on-older-platforms-e-g-fa595333c0a4
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit eb4667d

Please sign in to comment.