mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Let Me Downgrade to 1.0.2 (5)
This commit is contained in:
parent
7ac2aec8cb
commit
1a85aa3b3e
1 changed files with 13 additions and 2 deletions
|
|
@ -47,7 +47,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 5
|
||||
commit: 5b41dbba73bc8263a213d39098b67a183d32add1
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue