Home / v0.116
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-07-01 1.6 kB
Totals: 1 Item   1.6 kB 0

0.116 - 2021-07-01

Changelog ### Fixed - Jitpack library publishing failed for initial `v0.115` release so 886e52dc was done to fix it and `v0.115` was re-released but jitpack kept building pre-fix initial release as per commit `Date` in [`build.log`](https://jitpack.io/com/github/termux/termux-app/0.115/build.log), likely due to one time download. So releasing `v0.116` so that it gets picked up. Users can import library based on entries like the following. The one mentioned in b7b12ebe are invalid. - `implementation 'com.termux.termux-app:termux-shared:0.116'` - `implementation 'com.termux.termux-app:termux-shared:master-SNAPSHOT'` - `implementation 'com.termux.termux-app:termux-shared:e547c15481'` - `implementation 'com.github.termux.termux-app:termux-shared:0.116'` Note that the first time someone imports a new version, it will take some time to build and you may get errors like `Unable to resolve dependency for ':app@debug/compileClasspath'`. It will take a few minutes for builds to be downloadable even after `build.log` shows them to have succeeded, run `Sync Project with Gradle Files` again to try to redownload. You can check builds and their logs at https://jitpack.io/#termux/termux-app and the API at e.g https://jitpack.io/api/resolve/com.termux/termux-app/master-SNAPSHOT. ##

Github Build APK. Check Installation for more info on Github Build APKs.

Source: README.md, updated 2021-07-01