Open links in system browser, tested on Pixel 8 Pro

This commit is contained in:
theipw
2026-06-10 13:40:07 +01:00
parent e44f85a797
commit 1502c0b039
2 changed files with 32 additions and 46 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ android {
minSdk = 24
targetSdk = 35
versionCode = 6
versionName = "1.7"
versionName = "1.8"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}