mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
timelimit.android.aosp.direct - java 21
This commit is contained in:
parent
0f349e9527
commit
4f139e0915
1 changed files with 18 additions and 2 deletions
|
|
@ -760,8 +760,24 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 7.2.1
|
||||
versionCode: 220
|
||||
commit: 2ed75c7f0feaf834ab210740085e9eb4c92bb134
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- noGoogleApi
|
||||
- directVersion
|
||||
- productionServer
|
||||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: io.timelimit.android
|
||||
CurrentVersion: 7.1.0
|
||||
CurrentVersionCode: 218
|
||||
CurrentVersion: 7.2.1
|
||||
CurrentVersionCode: 220
|
||||
|
|
|
|||
Loading…
Reference in a new issue