Merge pull request #66 from screentinker/release/android-1.7.9

release(android): 1.7.9 — Android 14+ crash + YouTube 152 fixes
This commit is contained in:
screentinker 2026-06-09 15:41:56 -05:00 committed by GitHub
commit 91cf7ebee6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
1.7.7
1.7.9

View file

@ -11,8 +11,8 @@ android {
applicationId = "com.remotedisplay.player"
minSdk = 26
targetSdk = 34
versionCode = 11
versionName = "1.7.8"
versionCode = 12
versionName = "1.7.9"
}
signingConfigs {