mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update DetoxDroid to 1.2.2 (12002)
This commit is contained in:
parent
202dfaef08
commit
86d17431a2
1 changed files with 13 additions and 2 deletions
|
|
@ -64,7 +64,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.2
|
||||||
|
versionCode: 12002
|
||||||
|
commit: 8381bcff1a5cb171565e75fb6914261d5dcf2150
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.2.1
|
CurrentVersion: 1.2.2
|
||||||
CurrentVersionCode: 12001
|
CurrentVersionCode: 12002
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue