Skip to content

Commit cc156e4

Browse files
committed
build: 1.7.0 (11)
1 parent 581d94b commit cc156e4

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId = "app.pwhs.universalinstaller"
1818
minSdk = 24
1919
targetSdk = 36
20-
versionCode = 10
21-
versionName = "1.6.3"
20+
versionCode = 11
21+
versionName = "1.7.0"
2222

2323
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2424
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- New diagnostics screen with Logcat-style view and full log levels
2+
- Enhanced VirusTotal integration with browser check fallback
3+
- Automated return to app after granting system permissions
4+
- Added support for .apk+ files
5+
- Enhanced device storage scanning for APK files

0 commit comments

Comments
 (0)