mirror of
https://github.com/vectras-team/termux-x11.git
synced 2024-11-23 23:00:20 +00:00
3afcae5cec
1. Fix for https://github.com/termux/termux-packages/issues/10940 working inside shell_loader
2. Getting rid of using `Reflection` API and `CrossVersionReflectedMethod` in the project
3. Unhiding some non-SDK API's to the project using gradle's `compileOnly` dependency
4. Getting rid of library unpacking and making loader open it directly from apk ( 6cdfb75c44 (commitcomment-77856313)
). @agnostic-apollo is the best!!!
Some cleanup...
Bumping versionCode
5 lines
76 B
Groovy
5 lines
76 B
Groovy
include ':starter:stub'
|
|
include ':starter'
|
|
include ':common'
|
|
include ':app'
|