PADumper v0.0.7
Information
The first stable build is finally being release, this release will bring mostly a stability for rooted devices Since non-rooted is not really my priority, the release might contain some bug in some virtual space
That's why i can't state the build stable for non rooted device
But hey, if you found a bug, please consider creating some issue so i can fixed it!
What's Changed
- Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 by @dependabot in https://github.com/BryanGIG/PADumper/pull/14
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.22 to 1.9.0 by @dependabot in https://github.com/BryanGIG/PADumper/pull/13
- Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1 by @dependabot in https://github.com/BryanGIG/PADumper/pull/17
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.10 by @dependabot in https://github.com/BryanGIG/PADumper/pull/16
- Proguard: Keep SourceFile, LineNumberTable by @BryanGIG in https://github.com/BryanGIG/PADumper/pull/20
- FIx: null char in process name & pkg name by @BryanGIG in https://github.com/BryanGIG/PADumper/pull/23
- feat: console realtime output by @BryanGIG in https://github.com/BryanGIG/PADumper/pull/22
- Use
ParcelableArrayingetAllProcessby @BryanGIG in https://github.com/BryanGIG/PADumper/pull/21 - Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 by @dependabot in https://github.com/BryanGIG/PADumper/pull/18
- Bump com.android.tools.build:gradle from 8.1.2 to 8.1.3 by @dependabot in https://github.com/BryanGIG/PADumper/pull/25
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 by @dependabot in https://github.com/BryanGIG/PADumper/pull/24
- Bump com.android.tools.build:gradle from 8.1.3 to 8.1.4 by @dependabot in https://github.com/BryanGIG/PADumper/pull/26
Full Changelog: https://github.com/BryanGIG/PADumper/compare/v0.0.6...v0.0.7