Skip to content

Commit

Permalink
SecondScreen 2.9.4 (release 1)
Browse files Browse the repository at this point in the history
* Bump version code for 2.9.4 release
  • Loading branch information
farmerbb committed Sep 13, 2024
1 parent d8796a1 commit 29949c4
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 @@ -19,8 +19,8 @@ android {
//noinspection OldTargetApi
targetSdkVersion 34

versionCode 185
versionName "2.9.3"
versionCode 186
versionName "2.9.4"

resConfigs "en", "es", "fr", "sk", "nl", "it", "zh"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 29949c4

Please sign in to comment.