Skip to content

Commit eb4667d

Browse files
committedJan 20, 2024
4.0.31
1 parent ccfcd60 commit eb4667d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ android {
2929
applicationId = "info.dvkr.screenstream"
3030
minSdk = 23
3131
targetSdk = 34
32-
versionCode = 40030
33-
versionName = "4.0.30"
32+
versionCode = 40031
33+
versionName = "4.0.31"
3434

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

0 commit comments

Comments
 (0)
Failed to load comments.